Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node597.html
Дата изменения: Tue Sep 20 19:45:20 2011
Дата индексирования: Mon Apr 11 03:12:57 2016
Кодировка:

Поисковые слова: arp 220
Procedure

Calibration Access and Data Handbook


next up previous contents
Next: Calling Parameters Up: CAL_omPhotoMagnitude Previous: CAL_omPhotoMagnitude   Contents

Procedure

The routine converts a corrected (flatfielded, background, deadtime) count rate into magnitude values of the natural system by applying the zero point correction. The input count rate has already been corrected for instrumental effects (as output from routine CAL_PhotoNatural (see sect. 3.5.14) and for background contributions. The definition of the zero point is retrieved from the extension COLORMAG of the CCF component ColorTrans. The zero-points of the different filters are stored as real number in the keywords ZPTFilterID:
ZPTU zero point of U-filter
ZPTB zero point of B-filter
ZPTV zero point of V-filter
ZPTUW1 zero point of UW1-filter
ZPTUM2 zero point of UM2-filter
ZPTUW2 zero point of UW2-filter
ZPTMAGNI zero point of magnifier
ZPTWHITE zero point of white light-filter

The count rates conversion is made with the assumption that the full PSF is sampled. In case of partial PSF sampling the magnitudes have to be corrected by the calling task.

The transformation of the input count rate $s_{nat}$ into the natural system $m_{nat}$ (in units of magnitude) is described by the equation:

\begin{displaymath}
m_{nat}=zpt0-2.5 \log{s_{nat}}
\end{displaymath} (36)

where $zpt0$ is the zero point of the used filter.

The original routine has been aliased as CAL_omNaturalMagnitude.


next up previous contents
Next: Calling Parameters Up: CAL_omPhotoMagnitude Previous: CAL_omPhotoMagnitude   Contents
Michael Smith 2011-09-20