3700 San Martin Drive
Baltimore, MD 21212
_____________________________________________________
_____________________________________________________
Datatype: CHARACTER*07 Units: DATE
Source : PEP
Datatype: CHARACTER*03 Units: NONE
GO = general observer, AR = archival researcher, IDT = investigation definition team, IS = interdisciplinary scientist, SCI = ST Science staff, ESA = european space agency, MOC = mission operation contractor. (qpersonnel)
Source : PEP
Datatype: CHARACTER*01 Units: Y/N
Source : TRANS
Datatype: CHARACTER*01 Units: TYPE
I = internal,
E = external.
otherwise not a calibration observation
Source : TRANS
Datatype: CHARACTER*05 Units: NONE
Source : PODPS
Datatype: CHARACTER*08 Units: DATE
Source : HST
Datatype: REAL*8 Units: DEGREES
Source : SPSS and SCS
Datatype: CHARACTER*08 Units: DATE
EYYYY.F where
E = J or B,
YYYY = year,
F is tenth of year.
Source : PEP
Datatype: INTEGER*4 Units: COUNTS
Source : SCS
Datatype: REAL*8 Units: MJD
WFPC: EXPEND = EXPSTART + EXPTIME FOS: EXPEND = FPKTTIME
Source : HST
Datatype: CHARACTER*13 Units:
If any EXPTIME from UDL is fill, then
EXPFLAG = 'UNKNOWN'.
else if no EXPTIME from UDL is fill, then
If software cannot retrieve a planned exposure time, then
EXPFLAG = 'INDETERMINATE'
else if 'close shutter' is missing, then
EXPFLAG = 'UNCERTAIN'.
else if 'close shutter' is present and there are more than
two open/close times, then
EXPFLAG = 'INTERRUPTED'.
else if 'close shutter' is present and there are no more
than two open/close times, then
EXPFLAG = 'NORMAL'.
Source : PODPS
Datatype: REAL*8 Units: MJD
WFPC and WFPC2: Calculated as follows:
EXPSTART = UTC0 + (CLKRATE * T) + (CLKDRFTR * T**2)/2 + DELAY
where:
T = (WEXPTMHI*2**16 + WEXPOTIM) - SPCLINCN
SPCLINCL = spacecraft ticks since UTC0
DELAY = 16.4 seconds if non-NSCC-1 controlled exposure
(generally means, the NSCC-1 didn't have
to take over because of loss of PCS lock.)
= 16.5 seconds if NSCC-1 controlled exposure
(rather than WFPC micro-processor controlled.)
FOS:
EXPSTART = FPKTTIME - (EXPTIME + EXPDEADTM)
where:
EXPDEADTM= DEADTIME*7.8125E-6*INTS*
NXSTEPS*OVERSCAN*YSTEPS*SLICES*
NPAT*NREAD*NMCLEARS
NOTE: EXPSTART only gives the start time of the
FIRST group of data in the final PODPS product.
Source : HST and PODPS
Datatype: REAL*4 Units: SEC
EXPTIME = EXPTIME - shutter_closed_time
When EXPFLAG is set to PREDICTED, EXPTIME was set to the predicted
exposure time.
FOS: EXPTIME reflects the total accumulator open time (livetime):
EXPTIME= (LIVETIME*7.8125E-6)*INTS*NXSTEPS*OVERSCAN*
YSTEPS*SLICES*NPAT*NREAD*NMCLEARS
Misleading exposure time: This gives the total time the accumlation
of photons took even though that time includes independent pixels
(nxsteps) and separate spectra (ysteps) and is the sum of ALL groups.
Source : HST and PODPS
Datatype: CHARACTER*07 Units: NONE
Source : TRANS
Datatype: CHARACTER*15 Units: LINE NUMBER
Source : PEP
Datatype: REAL*4 Units: DEGREES
cos(moonangle) = sin(declmoon) * sin(declnv10 +
cos(declmoon) * cos(declnv1) * cos(rtasmoon - rtascnv1)
Source : SCS
Datatype: CHARACTER*02 Units: BASE 36 (0-9,A-Z)
Source : SCS
Datatype: CHARACTER*02 Units: BASE 36 (0-9,A-Z)
Source : TRANS and SPSS
Datatype: CHARACTER*18 Units: NONE
Source : TRANS and PODPS
Datatype: CHARACTER*15 Units: NONE
Source : PEP
Datatype: CHARACTER*18 Units: NONE
Source : TRANS and PODPS
Datatype: CHARACTER*03 Units: BASE 36 (0-9,A-Z)
Source : PEP
Datatype: INTEGER*4 Units: NONE
Source : PEP
Datatype: CHARACTER*18 Units: NAME
Source : PEP
Datatype: CHARACTER*18 Units: NAME
Source : PEP
Datatype: CHARACTER*01 Units: NAME
Source : PEP
Datatype: REAL*8 Units: DEGREES
Source : SPSS and SCS
Datatype: CHARACTER*15 Units: NONE
Source : PEP
Datatype: CHARACTER*15 Units: NONE
Source : PEP
Datatype: REAL*4 Units: DEGREES
cos(sunangle) = sin(declsun) * sin(declnv10 +
cos(declsun) * cos(declnv1) * cos(rtassun - rtascnv1)
Source : SCS
Datatype: REAL*4 Units: DEGREES
Source : SCS
Datatype: CHARACTER*30 Units: NAME
Source : PEP
Datatype: CHARACTER*08 Units: TIME
FOS: merely the FPKTIME translated from MJD (keeping only whole seconds)
see EXPSTART for relation to shutter opening.
WFPC: Note that this is not necessarily the start of the exposure.
For example, the WFPC observation starts on a major frame
pulse, while the exposure actually starts 16.4 seconds later
following a memory clear. See EXPSTART.
Source : HST