IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9059


Ignore:
Timestamp:
Sep 28, 2006, 5:32:20 PM (20 years ago)
Author:
Paul Price
Message:

addprocessed --> addprocessedimfile

File:
1 edited

Legend:

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

    r9056 r9059  
    5757In addition to removing the nominated instrumental signatures, this
    5858also generates binned images to create a JPEG in the next step.  Once
    59 processing has been performed, "dettool -addprocessed" adds an imfile
    60 to detProcessedImfiles:
    61 
    62         dettool -addprocessed -det_id <det_id> -exp_tag <exp_tag> -class_id <class_id> -uri <processed_uri> -recip <ppImage_recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> -b1_uri <binned1_uri> -b2_uri <binned2_uri>
    63 
    64 In practise, the above "ppImage" and "dettool -addprocessed" commands
    65 will be performed by a script, "detrend_process_imfile.pl".
     59processing has been performed, "dettool -addprocessedimfile" adds an
     60imfile to detProcessedImfiles:
     61
     62        dettool -addprocessedimfile -det_id <det_id> -exp_tag <exp_tag> -class_id <class_id> -uri <processed_uri> -recip <ppImage_recipe> -bg <stat> -bg_stdev <stat> -bg_mean_stdev <stat> -b1_uri <binned1_uri> -b2_uri <binned2_uri>
     63
     64In practise, the above "ppImage" and "dettool -addprocessedimfile"
     65commands will be performed by a script, "detrend_process_imfile.pl".
    6666
    6767--------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.