IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9129


Ignore:
Timestamp:
Oct 2, 2006, 5:02:07 PM (20 years ago)
Author:
Paul Price
Message:

Adding output requirements for -toprocessedexp and -processedimfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ipptools/dettool.txt

    r9125 r9129  
    7272
    7373This command returns a list of exposures that have had all imfiles
    74 processed.  This list includes the exposure id.  Using this exposure
    75 id, a list of imfiles may be gathered using:
     74processed.  This list includes the exposure id and detrend id.  Using
     75this exposure id, a list of imfiles may be gathered using:
    7676
    7777        dettool -processedimfile -exp_tag <exp_tag>
    7878
    79 The output includes b1_uri, b2_uri, bg, bg_stdev and bg_mean_stdev for
    80 the processed imfiles.  These are combined into a JPEG by:
     79The output includes class id, b1_uri, b2_uri, bg, bg_stdev and
     80bg_mean_stdev for the processed imfiles.  These are combined into a
     81JPEG by:
    8182
    8283        ppImage -list <file_list> <output_uri> -recipe PPIMAGE PPIMAGE_J
Note: See TracChangeset for help on using the changeset viewer.