IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9134


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

At the detrend_norm_exp.pl step, we're working on the class_id, not the exp_id.

File:
1 edited

Legend:

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

    r9129 r9134  
    214214
    215215which returns a list of stack exposures which have had normalised
    216 imfile summaries added.  This includes the exposure id.
     216imfile summaries added.  This includes the detrend id and iteration.
    217217
    218218For each exposure, we get the list of component imfiles:
    219219
    220         dettool -normalizedimfile -class_id <class_id>
    221 
    222 This includes the statistics (bg, bg_stdev, bg_mean_stdev) and the
    223 URIs for the binned images.  From these, we generate summary
     220        dettool -normalizedimfile -det_id <det_id> -iteration <iter>
     221
     222This includes the class ids, statistics (bg, bg_stdev, bg_mean_stdev)
     223and the URIs for the binned images.  From these, we generate summary
    224224statistics for the exposure, and produce a JPEG:
    225225
Note: See TracChangeset for help on using the changeset viewer.