IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16517


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

Don't want CLASS_ID in the outroot here, since it's applied by the
filerule in detrend_norm_apply.pl, and by ppImage.

File:
1 edited

Legend:

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

    r16300 r16517  
    270270    set.workdir.by.camera $CAMERA $CLASS_ID $WORKDIR_TEMPLATE $default_host WORKDIR
    271271
    272     ## generate outroot specific to this stack (& chip)
    273     sprintf outroot "%s/%s.%s.%s/%s.%s.norm.%s.%s.%s" $WORKDIR $CAMERA $DET_TYPE $DET_ID $CAMERA $DET_TYPE $DET_ID $ITERATION $CLASS_ID
     272    ## generate outroot specific to this stack
     273    sprintf outroot "%s/%s.%s.%s/%s.%s.norm.%s.%s" $WORKDIR $CAMERA $DET_TYPE $DET_ID $CAMERA $DET_TYPE $DET_ID $ITERATION
    274274
    275275    ## generate output log (NOT based on filerule?)
Note: See TracChangeset for help on using the changeset viewer.