Changeset 6022 for trunk/dettools/doc/dettools.txt
- Timestamp:
- Jan 16, 2006, 6:12:57 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/dettools/doc/dettools.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dettools/doc/dettools.txt
r5881 r6022 1 1 mkdetrend tools 2 2 3 dettool -define [options]3 dettools -define [options] 4 4 * define a new detRun, specifying the constraints, and adding it to 5 5 the run table. if the detRun ID already exists, creates a new … … 22 22 (-exptime is mandatory for dark) 23 23 24 dettool -getinput24 dettools -getinput 25 25 * select the input matching a given detRun. selects the input 26 26 exposures and the input files. … … 29 29 stack of input exposures 30 30 31 dettool -selectraw [-state state] [-outmode mode]31 dettools -pending raw [-state state] [-outmode mode] 32 32 * select the unprocessed input infiles 33 33 - output of this program is used by pantasks to schedule the ppImage 34 34 run on each image 35 35 36 dettool -selectstack [-state state] [-outmode mode]36 dettools -pending stack [-state state] [-outmode mode] 37 37 * select the files to be stacked for a given detRun, if exposures are ready 38 38 - output of this program is used by ppMerge to build a master stack 39 39 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 40 dettools -update raw 45 41 * select the raw input exposures, count processed imfiles, update if done 46 42 47 dettool -update resid43 dettools -update resid 48 44 * select the resid exposures, count processed resid imfiles, update if done 49 45 - for a given resid exposure, compile the results from the stacks for 50 46 each chip and renormalize the output files as needed. 51 47 52 dettool -selectnorm48 dettools -pending norm 53 49 * select the master detrend frames & imfiles to be normalized 54 50 55 dettool -resid51 dettools -resid 56 52 * construct the resid exposures and imfiles given 57 53 58 dettool -assess54 dettools -assess 59 55 * for a given master detrend frame, compile the results from the 60 56 residual exposures and assess the validity of the input exposures and of
Note:
See TracChangeset
for help on using the changeset viewer.
