IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9430


Ignore:
Timestamp:
Oct 9, 2006, 2:51:18 PM (20 years ago)
Author:
jhoblitt
Message:

rename -toprocess -> -toprocessedimfile
rename -tostack -> -tostacked
rename -toresid -> -toresidimfile

Location:
trunk/ippTasks
Files:
3 edited

Legend:

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

    r9428 r9430  
    2626# compare the new list with the ones already selected
    2727task           dettool.process.load
    28   command      dettool -toprocess -simple
     28  command      dettool -toprocessedimfile -simple
    2929  host         local
    3030
  • trunk/ippTasks/detrend.resid.pro

    r9428 r9430  
    22## this file contains the tasks for running the detrend processing stage
    33
    4 # dettool -toresid -simple
     4# dettool -toresidimfile -simple
    55# 0    bias 1      850131b mc       o_850131b.mc.fit PPIMAGE_O 1.492870 2.848350 292.565582
    66# ITER TYPE DET_ID EXP_TAG CLASS_ID URI-IN           
     
    2727# compare the new list with the ones already selected
    2828task           dettool.resid.load
    29   command      dettool -toresid -simple
     29  command      dettool -toresidimfile -simple
    3030  host         local
    3131
  • trunk/ippTasks/detrend.stack.pro

    r9338 r9430  
    2727# compare the new list with the ones already selected
    2828task           dettool.stack.load
    29   command      dettool -tostack -simple
     29  command      dettool -tostacked -simple
    3030  host         local
    3131
Note: See TracChangeset for help on using the changeset viewer.