Changeset 33666 for trunk/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Apr 3, 2012, 3:10:38 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_stack.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_stack.pl
r27718 r33666 95 95 'SKYFLAT' => 'PPMERGE.OUTPUT.FLAT', 96 96 'FRINGE' => 'PPMERGE.OUTPUT.FRINGE', 97 'NOISEMAP' => 'PPMERGE.OUTPUT.FLAT', 97 98 }; 98 99 my $output_filerule = $FILERULES->{$det_type}; # File rule for output … … 120 121 'SKYFLAT' => 'DETSTATS', 121 122 'FRINGE' => 'DETSTATS', 123 'NOISEMAP' => 'DETSTATS', 122 124 }; 123 125 my $statrecipe = $STATRECIPES->{$det_type}; # File rule for output
Note:
See TracChangeset
for help on using the changeset viewer.
