IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 8:51:11 PM (20 years ago)
Author:
eugene
Message:

adding more cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r9338 r9351  
    11
    22$network = 1
    3 $parallel = 0
     3$parallel = 1
    44$scripts = /home/kiawe/eugene/src/panstarrs/ipp/ippTasks
    55$WORKDIR = `ipp_workdir.pl`
     
    2828  exec rm -f ../bias/*.detresid.*.list
    2929  exec rm -f ../bias/ISP.bias.*.fits
     30  exec rm -f ../bias/ISP.bias.*.jpg
     31  exec rm -f ../bias/ISP.bias.*.log
    3032
    3133  exec rm -f ../dark/*.log
     
    3840  exec rm -f ../dark/*.detresid.*.list
    3941  exec rm -f ../dark/ISP.dark.*.fits
     42  exec rm -f ../dark/ISP.dark.*.jpg
     43  exec rm -f ../dark/ISP.dark.*.log
    4044
    4145  exec rm -f ../flat/*.log
     
    4852  exec rm -f ../flat/*.detresid.*.list
    4953  exec rm -f ../flat/ISP.flat.*.fits
     54  exec rm -f ../flat/ISP.flat.*.jpg
     55  exec rm -f ../flat/ISP.flat.*.log
    5056end
    5157
Note: See TracChangeset for help on using the changeset viewer.