IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14152


Ignore:
Timestamp:
Jul 11, 2007, 5:10:22 PM (19 years ago)
Author:
Paul Price
Message:

Exposures don't have a class_id.

File:
1 edited

Legend:

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

    r14050 r14152  
    294294    $outpath = $outpath/$CAMERA.$DET_TYPE.$DET_ID/$EXP_TAG
    295295    $outroot = $outpath/$EXP_TAG.detresid.$DET_ID.$ITERATION
    296     $logfile = `ipp_filename.pl --filerule LOG.IMFILE --camera $CAMERA --class_id $CLASS_ID --basename $outroot`
     296    $logfile = `ipp_filename.pl --filerule LOG.IMFILE --camera $CAMERA --class_id NONE --basename $outroot`
    297297
    298298    stdout $logfile
Note: See TracChangeset for help on using the changeset viewer.