- Timestamp:
- Nov 29, 2012, 2:54:40 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/staticsky.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/staticsky.pl
r34513 r34741 124 124 my $nInputs = @$files; 125 125 126 if ( $nInputs >1) {126 if (1) { 127 127 my $recipe_psphot = $ipprc->reduction($reduction, 'STACKPHOT_PSPHOT'); # Recipe to use for psphot 128 128 my $recipe_ppsub = $ipprc->reduction($reduction, 'STACKPHOT_PPSUB'); # Recipe to use for ppsub … … 266 266 } 267 267 } else { 268 # XXX This mode is no longer used. We run psphotStack even if there is only one filter 268 269 # single input. Run psphot 269 270 # find the recipe
Note:
See TracChangeset
for help on using the changeset viewer.
