Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/epchain/node6.html
Дата изменения: Mon Nov 26 17:08:49 2007 Дата индексирования: Sat Dec 22 08:45:30 2007 Кодировка: Поисковые слова: storm |
The epchain task chains and loops over all first-level EPIC PN tasks to produce an event list ready to be exported as a PPS product. The epchain script is executed with a number of command line input parameters (arguments to the script). All parameters are optional, the parameter order is arbitrary. Parameters are given in the form ``parameter=value''. The implemented list of parameters and the corresponding default values are shown below. Note that in the case of the same parameter appearing twice on the command line the first instance is used (this behaviour is different from other SAS tasks where the second instance is used).
Input files corresponding to the specified readout mode, CCD and exposure number are searched for in the given ODF directory. If desired epchain can also be directed to select all exposures or all exposures using the selected readout mode for processing. Badpixfind files (created by badpixfind and to be used by badpix) will be placed in badpixset. Output files are created in the current working directory.
The PN mini pipeline is sketched out in Fig.. At the beginning of the epchain script the task atthkgen creates an attitude history file, called atthk.dat, which will be used by attcalc. The main subchain (epframes, badpixfind, badpix, epevents and attcalc) creates one event list for a single exposure and for a given list of CCDs from all the relevant ODF material and bad pixel lists.
The main subchain loops over all specified CCDs, calling in sequence:
Finally, making use of the common PN and MOS task evlistcomb, the CCD specific data sets are merged into a single events list. evselect selects all those events arriving in good time intervals and writes an output file according to XMM-SOC-ICD-0006-SSC (v2.1) ([1]).
It is highly recommended to also read the documentation of epframes and epevents.
XMM-Newton SOC/SSC -- 2007-11-26