IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2012, 6:32:19 PM (14 years ago)
Author:
watersc1
Message:

merge from trunk. Preliminary versions of stacktool/warptool updates and regenerate_background.pl script. The warp code is finished and tested, and I still need to get the stack version resolved.

Location:
branches/czw_branch/20120906/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/ippconfig

  • branches/czw_branch/20120906/ippconfig/recipes/nightly_science.config

    r34442 r34772  
    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@
    10   COMMAND        STR true
     9  COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
     10#  COMMAND        STR true
    1111  RETENTION_TIME U16 7
    1212END
     
    7979  DIFFABLE  BOOL FALSE
    8080  DIST      S16  30
     81  # bump the retention times for the time being
     82  CHIP S16 60
     83  WARP S16 60
     84  DIFF S16 60
     85  CHIPBG S16 60
     86  WARPBG S16 60
    8187END
    8288TARGETS METADATA
     
    211217  REDUCTION STR STS_DATASET
    212218  # bump the retention times for the time being
    213   CHIP S16 7
    214   WARP S16 7
    215   DIFF S16 7
     219  CHIP S16 60
     220  WARP S16 60
     221  DIFF S16 60
    216222END
    217223TARGETS METADATA
Note: See TracChangeset for help on using the changeset viewer.