- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/detrend_stack.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ippScripts/scripts/detrend_stack.pl
r27718 r34041 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.
