IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 19 years ago

Closed 19 years ago

#916 closed enhancement (fixed)

register doesn't recognize "science" as already-calibrated image type

Reported by: jester@… Owned by: Paul Price
Priority: high Milestone:
Component: ippScripts Version: unspecified
Severity: minor Keywords:
Cc:

Description

SDSS fpC (corrected reduced images) are identified by

FPA.OBSTYPE STR FLAVOR

and FLAVOR = science in the header. register doesn't know they are already calibrated and wants to detrend them.

Change History (1)

comment:1 by Paul Price, 19 years ago

Resolution: fixed
Status: newclosed

Fixed in register_exp.pl, CVS head:

my @SCIENCE = ( "object", "science" ); # Observation types to NOT mark as detrend

Note: See TracTickets for help on using tickets.