IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40356 for trunk/ippconfig


Ignore:
Timestamp:
Mar 12, 2018, 7:44:53 PM (9 years ago)
Author:
mhuber
Message:

update default warp image retention 3->7 days, diff 2->3 days for cleanup; update K2 config for distrib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/nightly_science.config

    r40353 r40356  
    88  MODE           STR WARP
    99  COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    10   RETENTION_TIME U16 3
     10  RETENTION_TIME U16 7
    1111END
    1212CLEAN_MODES METADATA
    1313  MODE           STR DIFF
    1414  COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    15   RETENTION_TIME S16 2
     15  RETENTION_TIME S16 3
    1616END
    1717CLEAN_MODES METADATA
    … …  
    190190  COMMENT      STR ICECUBE%
    191191  DIST           S16  15
    192   CHIP           S16  5
    193192  WARP           S16  300
    194193  DIFF           S16  300
    … …  
    206205  COMMENT      STR G%.R%.P%
    207206  DIST           S16  15
    208   CHIP           S16  5
    209207  WARP           S16  300
    210208  DIFF           S16  300
    … …  
    212210TARGETS METADATA
    213211  NAME         STR  K2
    214   DISTRIBUTION STR  NODIST
     212  DISTRIBUTION STR  K2
    215213  TESS         STR  RINGS.V3
    216214  OBSMODE      STR  K2
    … …  
    220218#  REDUCTION    STR SWEETSPOT
    221219  COMMENT      STR  K2%
    222   DIST           S16  15
    223   CHIP           S16  5
     220  DIST           S16  30
    224221  WARP           S16  10
    225222  DIFF           S16  10
Note: See TracChangeset for help on using the changeset viewer.