Evtool failing when using GTI files produced by flaregti
Posted: Wed Jul 26, 2023 11:29 am
Hello,
I'm encountering an issue with evtool where it is failing when I try and filter events with a gti file that has been produced by the flaregti task.
I made the gti file with the command:
flaregti $evt gtifile=flaregti.fits (where $evt is just the path to the raw data)
This ran without trouble and the file flaregti.fits was created.
Then I ran evtool:
evtool eventfiles="$evt" gti=flaregti.fits outfile="evt_filtered.fits"
And this produced the following error:
evtool: eSASS4EDR Apr 06 16:05:20 2023
evtool/read_tBinTable: **ERROR2** illegal HDU number- extension STDGTI
evtool/sanityCheck_tGTI: **STOP** External GTI: You must first allocate both columns.
evtool: FAILED
Any suggestions on how to apply the gti file from flaregti correctly?
Thanks a lot for the help!
Best,
Jessica
I'm encountering an issue with evtool where it is failing when I try and filter events with a gti file that has been produced by the flaregti task.
I made the gti file with the command:
flaregti $evt gtifile=flaregti.fits (where $evt is just the path to the raw data)
This ran without trouble and the file flaregti.fits was created.
Then I ran evtool:
evtool eventfiles="$evt" gti=flaregti.fits outfile="evt_filtered.fits"
And this produced the following error:
evtool: eSASS4EDR Apr 06 16:05:20 2023
evtool/read_tBinTable: **ERROR2** illegal HDU number- extension STDGTI
evtool/sanityCheck_tGTI: **STOP** External GTI: You must first allocate both columns.
evtool: FAILED
Any suggestions on how to apply the gti file from flaregti correctly?
Thanks a lot for the help!
Best,
Jessica