Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.0.0/doc/gtialign/node6.html
Дата изменения: Wed Jun 28 23:35:32 2006 Дата индексирования: Sat Dec 22 09:30:53 2007 Кодировка: Поисковые слова: storm |
Parameter | Mand | Type | Default | Constraints |
style | no | string | pipeline | pipeline|generic |
Whether to access the pre- or post-2.9 mode. To access the pre-2.9 mode of operation, set style to `pipeline'. In this mode, the inputs must be supplied via the parameters gtitable and eventset, and the output appears as one or more extensions named STDGTIn of the file pointed to by parameter outset. To access the new mode, set style to `generic'. In this second mode, the inputs must be supplied via the parameters ingtitable and tstable, and the output is written to the binary table pointed to by parameter outgtitable.
| ||||
gtitable | yes | table | none | valid table spec. |
(This parameter is read if style=`pipeline' (the default).) Specification of GTI extension to be aligned. This specification should follow the dal
convention of set:table.
| ||||
eventset | yes | dataset | none | valid file name. |
(This parameter is read if style=`pipeline' (the default).) File name of event list containing exposure extension(s).
| ||||
outset | yes | dataset | none | valid file name. |
(This parameter is read if style=`pipeline' (the default).) File name of output file containing the aligned GTI extensions.
| ||||
ingtitable | yes | table | none | valid table spec. |
(This parameter is read if style=`generic'.) Specification of GTI extension to be aligned. This specification should follow the dal
convention of set:table.
| ||||
tstable | yes | table | none | valid table spec. |
(This parameter is read if style=`generic'.) Specification of the input time series extension. This specification should follow the dal
convention of set:table.
| ||||
outgtitable | no | table | out_gti.ds:GTI | valid table spec. |
(This parameter is read if style=`generic'.) Specification of the output GTI extension. This specification should follow the dal
convention of set:table.
| ||||
Parameter | Mand | Type | Default | Constraints |