- Timestamp:
- Nov 30, 2012, 9:57:42 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120905
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/staticsky.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905
- Property svn:mergeinfo changed
/trunk merged: 34731,34733-34734,34737-34738,34741,34743-34744
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/ippScripts/scripts/staticsky.pl
r34566 r34747 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.
