--- format.config 2008-08-12 09:11:00.000000000 +0200 +++ format_mef.config 2008-08-12 21:40:34.000000000 +0200 @@ -4,35 +4,29 @@ # How to identify this type RULE METADATA SIMPLE BOOL TRUE -# NAXIS S32 2 ORIGIN STR SDSS TELESCOP STR 2.5m + PSFORMAT STR MEF END # How to read this data FILE METADATA - PHU STR CHIP # The FITS file represents one camcol = chip, - # 6 of which make the FPA - EXTENSIONS STR NONE # There are no extensions + PHU STR FPA + EXTENSIONS STR CHIP FPA.OBS STR FRAME # A PHU keyword for unique identifier within # the hierarchy level - just needs to be the same # for all 6 files belonging to the same "exposure" - CHIP.NAME STR CAMCOL # Distinguishes chip name - CONTENT STR CAMCOL - # Is the following line the origin of the weirdly named output files? - CONTENT.RULE STR {CHIP.NUM} # How to derive the CONTENT when writing END # What's in the FITS file? -# CONTENTS STR Chip:Cell:amplifier CONTENTS METADATA - # Content name, chipType - 1 STR CHIP1:Chip - 2 STR CHIP2:Chip - 3 STR CHIP3:Chip - 4 STR CHIP4:Chip - 5 STR CHIP5:Chip - 6 STR CHIP6:Chip + # Chips name, chipType + chip1 STR CHIP1:Chip + chip2 STR CHIP2:Chip + chip3 STR CHIP3:Chip + chip4 STR CHIP4:Chip + chip5 STR CHIP5:Chip + chip6 STR CHIP6:Chip END # Specify the chips