IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 12:36:59 PM (20 years ago)
Author:
eugene
Message:

updates to match new refactoring of tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r9081 r9104  
    4040end
    4141
     42macro step2.flat
     43  exec dettool -definebyquery -det_type flat -exp_type flat -camera isp
     44  input $scripts/detrend.process.pro
     45  run
     46end
     47
    4248macro step2.both
    4349  exec dettool -definebyquery -det_type bias -exp_type bias -camera isp
    4450  exec dettool -definebyquery -det_type dark -exp_type dark -camera isp
     51  exec dettool -definebyquery -det_type flat -exp_type flat -camera isp
    4552  input $scripts/detrend.process.pro
    4653  run
     
    4956macro step3
    5057  input $scripts/detrend.stack.pro
     58  input $scripts/detrend.norm.pro
    5159  input $scripts/detrend.resid.pro
    5260  input $scripts/detrend.reject.pro
Note: See TracChangeset for help on using the changeset viewer.