Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/documents/dhb/webvol2/c12_ghrserrors.fm8.html
Дата изменения: Tue Feb 10 20:05:55 1998 Дата индексирования: Sat Dec 22 18:12:29 2007 Кодировка: Поисковые слова: mars global surveyor |
Nevertheless, as an observer, you may want answers to the timing questions posed in this section. You may find the hst_calib.obsum task helpful in determining timing questions.
For RAPID mode observations, the data are dumped as soon as they are taken. The PKTTIMEs represent the time the data left GHRS; calibrated data inherit the PKTTIMEs of the raw science data. The first two and last raw science packets (*.d0h) contain hysteresis information and are thrown away. This is why the calibrated data (*.c1h) will have three fewer groups than the raw science data. The best estimate of when a RAPID observation started is the PKTTIME of the first calibrated science packed (*.c1h[1]) minus the sample time of the observation, which, in this instance, can be found in the STEPTIME keyword. The accuracy in this case is half of a spacecraft clock tick (~0.0625 seconds). Unfortunately, the EXPSTART keyword in RAPID mode data appears to be incorrect.
37.8.2 When Did the Observation End?
For ACCUM mode observations, a second UDL is dumped at the end of the exposure and prior to reading out any science data. Therefore, the PKTTIME of the second group of the UDL can be used to mark the end of the exposure. For observations generating multiple readouts (e.g., FP-SPLITs and repeats) the UDLs come in pairs bracketing the science exposures. The MJD value of the second UDL in a pair should be used as the approximation of the ending of ACCUM mode observations. The accuracy is the same as the start time: about 0.125 seconds. Misleadingly, the MJD value of the final *.d0h PKTTIME is placed in the EXPEND keyword. 37.8.3 How Long Did the Observation Last?
The extent of an observation is reported in the EXPTIME keyword. This time may not be the same as the simple difference between the EXPEND and EXPSTART. (See "Was the Observation Interrupted?" on page 37-31.) The exposure time in the header is simply the exposure time you requested in your proposal times the number of exposures. To verify that you got the exposure time you expected you can calculate the EXPTIME using available header keywords as shown below.
ACCUM mode
EXPTIME = (RPTOBS + 1) x (fpsplits) x MAXGSS x INFOB x STEPTIME
where:
This value is calculated by calhrs during pipeline calibration. To double check you may calculate EXPOSURE as follows:
EXPOSURE = INFOC x MAXGSS x (STEPTIME - 0.002)
where:
Additional details are available in the OMS observation log files as discussed in Appendix C of Volume I. It is also possible that a given observation may end prematurely. This information is encoded in the FINCODE keyword. We routinely see observations time out due to carrousel resets. If you have additional questions about interruptions, contact the STScI Help Desk via E-mail to help@stsci.edu.