Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/7.0.0/doc/selectlib/node17.html
Дата изменения: Wed Jun 28 22:42:53 2006
Дата индексирования: Sat Dec 22 11:47:57 2007
Кодировка:

Поисковые слова: arp 220
File-based filters XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


selectlib (selectlib-4.68) [xmmsas_20060628_1801-7.0.0]

Three-dimensional filter functions Description gti-filter Home Index

Meta Index / Home Page / Description


File-based filters

There are three special file-based filters which perform filtering with Good Time Intervals, spatial image masks, and region tables. The syntax is:


   gti(blockspec,Tcolumn)

   mask(blockspec,Xoffset,Yoffset,Xcolumn,Ycolumn)

   region(blockspec,Xcolumn,Ycolumn) or region(blockspec)


with

Tcolumn 		 : the time value to be checked; usually a column name

Xoffset,Yoffset : a vector by which the image mask is to beshifted
Xcolumn,Ycolumn : coordinates of point to test - usually givenas column names

blockspec is a block specifier which must point to a GTI table, a mask image, or a region table respectively. It must be in either of the four forms setname, setname+blockid, setname[blockid], or setname:blockid where setname must be the name of an existing data set and blockid an identifier of a block in that data set. If the first form, setname, is used, the filter data are sought in the first block of the named data set. For the latter three forms, the data set name is optional. If omitted, it refers to the data set of the currently processed table. blockid can either be an identifier starting with a letter which must then be the name of a block in the specified data set or a simple number which is directly interpreted as a block sequence number (starting from 1).[*]



Subsections
Three-dimensional filter functions Description gti-filter Home Index
XMM-Newton SOC/SSC -- 2006-06-28