IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 10, 2008, 9:38:11 PM (18 years ago)
Author:
eugene
Message:

require mosaic / mef astrometry in camera

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080408/ippScripts/scripts/chip_imfile.pl

    r17409 r17432  
    6666
    6767# Recipes to use based on reduction class
     68# the CHIP recipe should not perform astrometry anymore (2008.04.08)
     69
    6870$reduction = 'DEFAULT' unless defined $reduction;
    6971my $recipe = $ipprc->reduction($reduction, 'CHIP'); # Recipe to use
     
    7476# values to extract from output metadata and the stats to calculate
    7577# 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.
    7680my $STATS =
    7781   [
Note: See TracChangeset for help on using the changeset viewer.