Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.0.0/watchout/6.1/AXIS2D1.shtml
Дата изменения: Unknown Дата индексирования: Sat Dec 22 12:32:11 2007 Кодировка: |
Home | Watchouts | Software requirements | Installation | Download | Documentation | Calibration | Help |
backscale::arfgen:- Bad pixel & chip gap fraction: ~43.23 %
This problem has so far been detected in two cases:
evselect expression="region(bkg_region.fits)&&(PATTERN == 0)&&(PI in [200:10000])"
Nonetheless, spectra extracted from a normal unfiltered event file using a region file don't seem to suffer from this problem.
fkeyprint spectrum.ds DSTYP
The workaround for this problem is straightforward. It is sufficient to use a FITS editor (such as fv) to change the AXIS2D1 string to the right value, e.g. change DSTYP3 = AXIS2D1(Y,X) to DSTYP3 = POS(Y,X), or DSTYP5 = AXIS2D1(DETX,DETY) to DSTYP5 = DET(DETX,DETY), and then run backscale and/or arfgen again.
For complicated spatial regions the identifier may be
AXIS2D2 or AXIS2D3, but
the same principle applies.