PDS_VERSION_ID = PDS3 LABEL_REVISION_NOTE = "2006-03-10 D. Humm (APL), created from Rob Greens (JPL) Excel workbook version 1 D. Humm, attempt to fix label, change unused rows to 65535.; version 2 2006-09-21 D. Humm, fix line lengths in label; 2006-12-08, Dave Humm, new multispectral wavelength tables with row 187" /*( NOTE: Comments in this label that are delimited with parentheses, )*/ /*( for example: )*/ /*( comment )*/ /*( are notes to the data provider. These comments should be removed )*/ /*( from the final label. Comments without parentheses, for example: )*/ /* comment */ /*( are intended to be part of the final label. )*/ /* Level 6 CDR (Calibration Data Record) Identification */ DATA_SET_ID = "MRO-M-CRISM-4/6-CDR-V1.0" PRODUCT_ID = "CDR6_2_0850327000_BW_S_2" PRODUCT_TYPE = CDR SPACECRAFT_ID = MRO INSTRUMENT_ID = CRISM START_TIME = 2006-12-11T17:56:21 STOP_TIME = NULL SPACECRAFT_CLOCK_START_COUNT = "2/0850327000" SPACECRAFT_CLOCK_STOP_COUNT = NULL OBSERVATION_TIME = NULL PRODUCT_CREATION_TIME = 2006-12-08T22:05:00 OBSERVATION_TYPE = NULL OBSERVATION_ID = NULL MRO:OBSERVATION_NUMBER = NULL MRO:ACTIVITY_ID = NULL SOURCE_PRODUCT_ID = NULL MRO:SENSOR_ID = "S" PRODUCT_VERSION_ID = "2" /* CDR Instrument and Observation Parameters */ MRO:WAVELENGTH_FILE_NAME = "CDR420850327000_WA0000000S_2.IMG" MRO:DETECTOR_TEMPERATURE = NULL MRO:OPTICAL_BENCH_TEMPERATURE = NULL MRO:SPECTROMETER_HOUSING_TEMP = NULL MRO:SPHERE_TEMPERATURE = NULL SHUTTER_MODE_ID = "OPEN" LIGHT_SOURCE_NAME = "NONE" MRO:CALIBRATION_LAMP_STATUS = "OFF" MRO:CALIBRATION_LAMP_LEVEL = 0 /* CRISM VNIR Sampling Bandwidth Table */ /* This table gives the mean FWHM of VNIR columns 260-359. These are the */ /* bandwidths to go with the VNIR standard sampling wavelength table SW. */ /* For VNIR the spectral profiles are assumed Gaussian, which is accurate. */ /* The bandwidths change very little in the region of columns 260-359, so */ /* this table is accurate for that region, and the assumption that bandwidth*/ /* does not change with spatial pixel, only with wavelength pixel, is */ /* accurate for many purposes. Outside the center of the field of view, */ /* the FWHM tends to get larger. This table does not include that effect, */ /* so it"s not a very accurate approximation for the full field of view. */ /* Related CDRs: The SB level 4 CDR gives the actual Gaussian FWHM for */ /* each pixel, including the column (spatial pixel) dependence. */ OBJECT = FILE /* The time string in the file name will increment if there is a change in */ /* VNIR FWHM at the standard sampling wavelengths */ ^TABLE = "CDR6_2_0850327000_BW_S_2.TAB" RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 14 FILE_RECORDS = 480 OBJECT = TABLE NAME = "CRISM STANDARD SAMPLING BANDWIDTH TABLE" INTERCHANGE_FORMAT = "ASCII" ROWS = 480 COLUMNS = 2 ROW_BYTES = 14 DESCRIPTION = "CRISM Standard sampling bandwidth table" OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = ROWNUM DATA_TYPE = ASCII_INTEGER START_BYTE = 1 BYTES = 3 DESCRIPTION = "detector row number (0-479)" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = SAMPL_BW DATA_TYPE = ASCII_REAL START_BYTE = 5 BYTES = 8 DESCRIPTION = "Gaussian full-width at half maximum (FWHM) for columns 260-359" UNIT = "NM" END_OBJECT = COLUMN END_OBJECT = TABLE END_OBJECT = FILE END