IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 6, 2011, 2:34:55 PM (15 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/eam_branches/ipp-20110213/ippconfig
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ippconfig

  • branches/eam_branches/ipp-20110213/ippconfig/recipes/nightly_science.config

    r30470 r30812  
    22CLEAN_MODES METADATA
    33  MODE           STR CHIP
    4   COMMAND        STR chiptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
     4  COMMAND        STR chiptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@ -destreaked
    55  RETENTION_TIME U16 21
    66END
    77CLEAN_MODES METADATA
    88  MODE           STR WARP
    9   COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
     9  COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@ -destreaked
    1010  RETENTION_TIME U16 7
    1111END
    1212CLEAN_MODES METADATA
    1313  MODE           STR DIFF
    14   COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
     14  COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@ -destreaked
    1515  RETENTION_TIME S16 21
    1616END
Note: See TracChangeset for help on using the changeset viewer.