IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2008, 12:15:25 PM (18 years ago)
Author:
Paul Price
Message:

Need to add CLASS_ID to outroot here, because detrend_stack.pl doesn't
add the class_id, and ppMerge doesn't use the filerules system so it
doesn't know to add it either.

File:
1 edited

Legend:

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

    r16300 r16516  
    123123
    124124    ## generate outroot specific to this exposure (& chip)
    125     sprintf outroot "%s/%s.%s.%s/%s.%s.%s.%s" $WORKDIR $CAMERA $DET_TYPE $DET_ID $CAMERA $DET_TYPE $DET_ID $ITERATION
     125    sprintf outroot "%s/%s.%s.%s/%s.%s.%s.%s.%s" $WORKDIR $CAMERA $DET_TYPE $DET_ID $CAMERA $DET_TYPE $DET_ID $ITERATION $CLASS_ID
    126126
    127127    ## generate output log based on filerule (convert the URI to a PATH)
Note: See TracChangeset for help on using the changeset viewer.