Changeset 15613
- Timestamp:
- Nov 13, 2007, 3:24:09 PM (18 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 2 edited
-
detrend_norm_calc.pl (modified) (1 diff)
-
detrend_resid.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_calc.pl
r15473 r15613 62 62 'skyflat' => 1, 63 63 'fringe' => 0, 64 'darkmask' => 0,65 'flatmask' => 0,66 64 'mask' => 0, 67 65 }; -
trunk/ippScripts/scripts/detrend_resid.pl
r15473 r15613 112 112 'skyflat' => '-flat', # Specify the flat frame 113 113 'fringe' => '-fringe', # Specify the fringe frame 114 'darkmask' => '-mask', # Specify the mask frame115 'flatmask' => '-mask', # Specify the mask frame116 114 'mask' => '-mask', # Specify the mask frame 117 115 };
Note:
See TracChangeset
for help on using the changeset viewer.
