IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of NightlyScienceCode


Ignore:
Timestamp:
Jul 2, 2010, 2:39:54 PM (16 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NightlyScienceCode

    v7 v8  
    2121||STACKING     || stacktool commands have run to queue all stackable data.||
    2222||DROP         || No exposures were found for the date, or the date string was malformed.||
     23
     24The following states are internal, and should not appear in standard use:
     25||State:       || Criterion ||
     26||CHECKDQSTATS || Check to see if a dqstats bundle can be created (unused in pantasks module). ||
     27||QUEUEDQSTATS || Queue a dqstats bundle (unused in pantasks module). ||
     28||CHECKDETRENDS|| Check to see if a detrend verify run can be created (unused in pantasks module). ||
     29||QUEUEDETRENDS|| Queue detrend verify runs (unused in pantasks module). ||
     30||FORCETOWARP  || Internal state to ensure stacks are not prematurely queued. ||
     31||STACKING_POSSIBLE_ERROR|| Internal state to note when new stacks queues have been attempted when such stacks already exist.||
     32||ERROR|| Burntool definition failed. ||
     33||DETREND_QUEUED|| Successfully queued detrend verify runs (unused in pantasks module). ||
     34||DETREND_DROP|| No detrend exposures were found for the data (unused in pantasks module). ||
     35
    2336
    2437== automate_stacks.pl script ==