IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8444


Ignore:
Timestamp:
Aug 21, 2006, 1:47:42 PM (20 years ago)
Author:
jhoblitt
Message:

be consistent about binned images params; -b1_uri & -b2_uri

File:
1 edited

Legend:

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

    r8399 r8444  
    199199The residual is then inserted into the database:
    200200
    201         dettool -addresidimfile -det_id <det_id> -exp_id <exp_id> -class_id <class_id> -stat <stat> -b1 <b1_fits> -b2 <b2_fits>
     201        dettool -addresidimfile -det_id <det_id> -exp_id <exp_id> -class_id <class_id> -stat <stat> -b1_uri <b1_fits> -b2_uri <b2_fits>
    202202
    203203In practise, the above two commands ("ppImage" and "dettool
     
    234234problems; these could be removed by other means):
    235235
    236         dettool -addresidexp -det_id <det_id> -iter <iter> -exp_id <exp_id> -jpeg1 <uri_jpeg1> -jpeg2 <uri_jpeg2> -stats <stats> [-reject]
     236        dettool -addresidexp -det_id <det_id> -iter <iter> -exp_id <exp_id> -b1_uri <uri_jpeg1> -b2_uri <uri_jpeg2> -stats <stats> [-reject]
    237237
    238238where the "-reject" flag indicates that the exposure is not to be
Note: See TracChangeset for help on using the changeset viewer.