IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9201


Ignore:
Timestamp:
Oct 4, 2006, 10:08:30 AM (20 years ago)
Author:
Paul Price
Message:

Need binned FITS files into database at -addnormalizedimfile.

File:
1 edited

Legend:

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

    r9193 r9201  
    198198        ppImage -file <in_uri> <out_uri> -norm <normalisation> -stat <statictics_file>
    199199
    200 The normalised imfile is then inserted into detNormalizedImfile:
     200The normalised imfile (along with binned versions) is then inserted
     201into detNormalizedImfile:
    201202
    202203        dettool -addnormalizedimfile -det_id <det_id> -iter <iter> -class_id <class_id> -uri <out_uri> -b1_uri <b1_uri> -b2_uri <b2_uri> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat>
     
    288289problems; these could be removed by other means):
    289290
    290         dettool -addresidexp -det_id <det_id> -iter <iter> -exp_tag <exp_tag> -recip <recipe> -j1_uri <uri_jpeg1> -j2_uri <uri_jpeg2> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-reject]
     291        dettool -addresidexp -det_id <det_id> -iter <iter> -exp_tag <exp_tag> -recip <recipe> -b1_uri <uri_jpeg1> -b2_uri <uri_jpeg2> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> [-reject]
    291292
    292293where the "-reject" flag indicates that the exposure is not to be
Note: See TracChangeset for help on using the changeset viewer.