IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9125


Ignore:
Timestamp:
Oct 2, 2006, 4:52:36 PM (20 years ago)
Author:
jhoblitt
Message:

remove -exp_tag from -*normalizedexp options

File:
1 edited

Legend:

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

    r9123 r9125  
    217217For each exposure, we get the list of component imfiles:
    218218
    219         dettool -normalizedimfile -exp_tag <exp_tag>
     219        dettool -normalizedimfile -class_id <class_id>
    220220
    221221This includes the statistics (bg, bg_stdev, bg_mean_stdev) and the
     
    227227The statistics and JPEG uri are pushed into the database:
    228228
    229         dettool -addnormalizedexp -det_id <det_id> -iteration <iteration> -exp_tag <exp_tag> -b1_uri <jpeg1_uri> -b2_uri <jpeg2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>
     229        dettool -addnormalizedexp -det_id <det_id> -iteration <iteration> -b1_uri <jpeg1_uri> -b2_uri <jpeg2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>
    230230
    231231In practise, the above three commands ("dettool -stackimfile",
Note: See TracChangeset for help on using the changeset viewer.