IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2008, 11:20:56 AM (18 years ago)
Author:
Paul Price
Message:

Adding flatcorr.addcamera to on/off macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/flatcorr.pro

    r20398 r20513  
    1717
    1818macro flatcorr.on
     19  task flatcorr.addcamera
     20    active true
     21  end
    1922  task flatcorr.load
    2023    active true
     
    2629
    2730macro flatcorr.off
     31  task flatcorr.addcamera
     32    active false
     33  end
    2834  task flatcorr.load
    2935    active false
Note: See TracChangeset for help on using the changeset viewer.