Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/documentation/threads/timing.html
Дата изменения: Wed Jun 18 21:12:48 2008 Дата индексирования: Fri Sep 5 23:19:36 2008 Кодировка: Поисковые слова: redshift survey |
evselect table=PN.evt:EVENTS imagebinning=binSize imageset=PNimage.fits withimageset=yes \ xcolumn=X ycolumn=Y ximagebinsize=80 yimagebinsize=80
imgdisplay withimagefile=true imagefile=PNimage.fits
Fig.1: ds9 main window. A circular region (green circle) has been defined using the highlighted menu.
Fig.2: Selection region properties window, pop'd-up by double-clicking on the region in the main ds9 window
evselect table=PN.evt energycolumn=PI expression='#XMMEA_EP&&(PATTERN<=4)&& \ ((X,Y) IN circle(25910.5,25870.5,400))&&(PI in [200:10000])' withrateset=yes rateset="light_curve.fits" timebinsize=100 \ maketimecolumn=yes makeratecolumn=yes timemin=126991800 timemax=130000000
evselect table=PN.evt energycolumn=PI expression='#XMMEA_EP&&(PATTERN<=4)&& \ ((X,Y) IN annulus(25910.5,25870.5,1000,2000)&&(PI in [200:10000])' withrateset=yes rateset="light_curve_background.fits" timebinsize=100 \ maketimecolumn=yes makeratecolumn=yes timemin=126991800 timemax=130000000
dsplot table=light_curve_background.fits withx=yes x=TIME withy=yes y=RATE
Fig.3: xmgrace window, containing the extracted light curve
The light curves are OGIP-complaint, and therefore analyzable with standard XRONOS-like LHEASOFT packages.
evselect table=P0133120201R1S001EVENLI0000.FTZ expression='region(P0133120201R1S001SRCLI_0000.FTZ:RGS1_SRCn_SPATIAL,BETA_CORR,XDSP_CORR) \ &®ion(P0133120201R1S001SRCLI_0000.FTZ:RGS1_SRCn_ORDER_1,BETA_CORR,PI)' withrateset=yes rateset="light_curve.fits" \ timebinsize=100 maketimecolumn=yes makeratecolumn=yes
evselect table=P0133120201R1S001EVENLI0000.FTZ expression='region(P0133120201R1S001SRCLI_0000.FTZ:RGS1_SRCn_SPATIAL,BETA_CORR,XDSP_CORR) \ &®ion(P0133120201R1S001SRCLI_0000.FTZ:RGS1_SRCn_ORDER_2,BETA_CORR,PI)' withrateset=yes rateset="light_curve.fits" \ timebinsize=100 maketimecolumn=yes makeratecolumn=yes