Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'evclsmin' #9

Open
jumplighter opened this issue Dec 11, 2019 · 0 comments
Open

KeyError: 'evclsmin' #9

jumplighter opened this issue Dec 11, 2019 · 0 comments

Comments

@jumplighter
Copy link

I use the gtltcube_mp with lasted fermi sciencetools to process data, but it gives that:

/home/heyeger/softwares/anaconda3/envs/fermi/lib/python2.7/site-packages/pyfits/__init__.py:22: PyFITSDeprecationWarning: PyFITS is deprecated, please use astropy.io.fits PyFITSDeprecationWarning) # noqa Determining start and stop times from the event file... Opening SC file to determine break points... Checking for good times in the event file... EVFiles: ['gti.fits', 'gti.fits', 'gti.fits'] Spawning 3 jobs... Starting calculation on interval 239557417.0 to 349383748.6 Starting calculation on interval 349383748.6 to 458623256.6 Starting calculation on interval 458623256.6 to 569605421.0 Traceback (most recent call last): File "gtltcube_mp.py", line 206, in <module> if __name__ == '__main__': cli() File "gtltcube_mp.py", line 203, in cli gtltcube_mp(args.jobs, args.sfile, args.evfile, args.outfile, args.savetmp, args.zmax, args.tmin, args.tmax) File "gtltcube_mp.py", line 176, in gtltcube_mp tempfilenames = pool.map(ltcube,times.transpose()) File "/home/heyeger/softwares/anaconda3/envs/fermi/lib/python2.7/multiprocessing/pool.py", line 253, in map return self.map_async(func, iterable, chunksize).get() File "/home/heyeger/softwares/anaconda3/envs/fermi/lib/python2.7/multiprocessing/pool.py", line 572, in get raise self._value KeyError: 'evclsmin'
Why here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant