Hello all,
I have this error when I'm trying to Download LAT data using Gtburst interface, it would be appreciated if someone can help me to solve it.
gtburst.log :
"Analysis started at 2017-02-20 03:51:10 by user rahimmoradi
Welcome to the Fermi Burst Analysis GUI v. 02-01-03p56!
This software embeds:
These packages are property of the respective authors.
Updating gtburst...
No update available at this moment!
Updating gtburst...
No update available at this moment!
Query parameters:
destination = query
shapefield = 60.0
coordsystem = J2000
timetype = MET
spacecraft = checked
coordfield = 256.33,-1.88
photonOrExtendedOrNone = Extended
energyfield = 30,1000000
timefield = 508774270.924,508789270.924
Answer from the LAT data server:
Your search criteria were:
Equatorial coordinates (degrees)
(256.33,-1.88)
Time range (MET)
(508774270.924,508789270.924)
Time range (Gregorian)
(2017-02-14 14:11:05,2017-02-14 18:21:05)
Energy range (MeV)
Search radius (degrees)
60
The estimated time for your query to complete is 116 seconds. The results of
bin/ssc/LAT/QueryResults.cgi?id=L1702192152150FB3116827>.
Loggin in to legacy.gsfc.nasa.gov... done
Local data repository (destination): /Users/rahimmoradi/FermiData/bn170214649 (already existent)
Retrieving L1702192152150FB3116827_EV00.fits ... done
Retrieving L1702192152150FB3116827_SC00.fits ... done
Download files done!
Writing /Users/rahimmoradi/FermiData/bn170214649/gll_cspec_tr_bn170214649_v00.rsp...
Overwriting existing file '/Users/rahimmoradi/FermiData/bn170214649/gll_cspec_tr_bn170214649_v00.rsp'.
time -p /Applications/ScienceTools/bin/gtselect infile=/Users/rahimmoradi/FermiData/bn170214649/gll_ft1_tr_bn170214649_v00.fit outfile=__temp_ft1.fits ra=256.33 dec=-1.88 rad=15.0 tmin=508778269.924 tmax=508780271.924 emin=10.0 emax=300000.0 zmin=0.0 zmax=110.0 evclass="INDEF" evclsmin=0 evclsmax=10 evtype="INDEF" convtype=-1 phasemin=0.0 phasemax=1.0 evtable="EVENTS" chatter=2 clobber=yes debug=no gui=no mode="ql"
-------------- EXCEPTION ---------------------------
Snap! An unhandled exception has occurred at line 125 of file gtburst.py.
The program will try to continue running. If you think this is a bug, send a message to
ferm...@milkyway.gsfc.nasa.gov attaching your gtburst.log file.
The full traceback has been saved to the log and printed in the console.
Traceback (most recent call last):
File "/Applications/ScienceTools/lib/python/gtburst.py", line 115, in handle_exception
return method(*args, **kwargs)
File "/Applications/ScienceTools/lib/python/gtburst.py", line 1524, in downloadDataSetFromFTP
downloader.getFTP()
File "/Applications/ScienceTools/lib/python/GtBurst/downloadTransientData.py", line 335, in getFTP
cspecstop=1000)
File "/Applications/ScienceTools/lib/python/GtBurst/dataHandling.py", line 608, in _makeDatasetsOutOfLATdata
gtselect.run()
File "/Applications/ScienceTools/lib/python/GtApp.py", line 72, in run
raise RuntimeError, self.appName + " execution failed"
RuntimeError: gtselect execution failed
-------------- EXCEPTION ---------------------------
"