IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2006, 6:12:57 PM (21 years ago)
Author:
eugene
Message:

updated tables and functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dettools/doc/dettools.txt

    r5881 r6022  
    11mkdetrend tools
    22
    3 dettool -define [options]
     3dettools -define [options]
    44 * define a new detRun, specifying the constraints, and adding it to
    55 the run table.  if the detRun ID already exists, creates a new
     
    2222  (-exptime is mandatory for dark)
    2323
    24 dettool -getinput
     24dettools -getinput
    2525 * select the input matching a given detRun.  selects the input
    2626 exposures and the input files.
     
    2929 stack of input exposures
    3030
    31 dettool -select raw [-state state] [-outmode mode]
     31dettools -pending raw [-state state] [-outmode mode]
    3232 * select the unprocessed input infiles
    3333 - output of this program is used by pantasks to schedule the ppImage
    3434 run on each image
    3535
    36 dettool -select stack [-state state] [-outmode mode]
     36dettools -pending stack [-state state] [-outmode mode]
    3737 * select the files to be stacked for a given detRun, if exposures are ready
    3838 - output of this program is used by ppMerge to build a master stack
    3939
    40 dettool -select rawresid [-state state]
    41  * select the residual imfiles to be generated
    42  - output of this program is used for another ppImage run
    43 
    44 dettool -update raw
     40dettools -update raw
    4541 * select the raw input exposures, count processed imfiles, update if done
    4642
    47 dettool -update resid
     43dettools -update resid
    4844 * select the resid exposures, count processed resid imfiles, update if done
    4945 - for a given resid exposure, compile the results from the stacks for
    5046 each chip and renormalize the output files as needed.
    5147
    52 dettool -select norm
     48dettools -pending norm
    5349 * select the master detrend frames & imfiles to be normalized
    5450
    55 dettool -resid
     51dettools -resid
    5652 * construct the resid exposures and imfiles given
    5753
    58 dettool -assess
     54dettools -assess
    5955 * for a given master detrend frame, compile the results from the
    6056 residual exposures and assess the validity of the input exposures and of
Note: See TracChangeset for help on using the changeset viewer.