IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16558


Ignore:
Timestamp:
Feb 21, 2008, 8:55:52 AM (18 years ago)
Author:
Paul Price
Message:

detreject acts on a det_id, not on an exposure or an imfile --- fixed outroot.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.reject.pro

    r16300 r16558  
    121121
    122122    ## generate outroot specific to this exposure (& chip)
    123     sprintf outroot "%s/%s.%s.%s/%s/%s.detreject.%s.%s" $WORKDIR $CAMERA $DET_TYPE $DET_ID $EXP_TAG $EXP_TAG $DET_ID $ITERATION
     123    sprintf outroot "%s/%s.%s.%s/%s.%s.%s.%s.detreject" $WORKDIR $CAMERA $DET_TYPE $DET_ID $CAMERA $DET_TYPE $DET_ID $ITERATION
    124124
    125125    ## generate output log based on filerule (convert the URI to a PATH)
Note: See TracChangeset for help on using the changeset viewer.