- Timestamp:
- Apr 10, 2008, 9:38:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080408/ippScripts/scripts/chip_imfile.pl
r17409 r17432 66 66 67 67 # Recipes to use based on reduction class 68 # the CHIP recipe should not perform astrometry anymore (2008.04.08) 69 68 70 $reduction = 'DEFAULT' unless defined $reduction; 69 71 my $recipe = $ipprc->reduction($reduction, 'CHIP'); # Recipe to use … … 74 76 # values to extract from output metadata and the stats to calculate 75 77 # XXX commented-out entries are not yet defined in the output files 78 # XXX EAM : we are removing the astrometry analysis from chip, so we 79 # do not bother to calculate those stats. 76 80 my $STATS = 77 81 [
Note:
See TracChangeset
for help on using the changeset viewer.
