fermiPy / fermipy

Fermi-LAT Python Analysis Framework
http://fermipy.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
51 stars 53 forks source link

Getting error while running gta.setup #551

Open PranavR0411 opened 1 year ago

PranavR0411 commented 1 year ago

Describe the error A clear and concise description of what happened. What data are you using and how was it obtained?

NOTE: This is for errors in fermipy and not for questions about data analysis or issues with fermitools.

To Reproduce

Please provide enough information for someone else to reporoduce this error. That means e.g. a script + (links to) necessary files + any command line options, or an ipython notebook or something similar.

Expected behavior A clear and concise description of what you expected to happen.

Log files Add log files or copy & paste the entire output on the terminal or jupyer notebook cell.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

PranavR0411 commented 1 year ago

I was trying to run gta.setup(). I am getting a list index out of range error related to the ltcube file. In the config.yaml file i hvae mentioned null in the ltcube place. I have attached a screenshot of the error. https://drive.google.com/file/d/1MZZuDMVVEPnLyFFv3vH2eRen9mk9nRTW/view?usp=sharing

OS: Redhat 7.8 "Linux nmpost034 3.10.0-1127.13.1.el7.x86_64 #1 SMP Fri Jun 12 14:34:17 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux" fermipy 1.2,

nyctophile-aayu commented 11 months ago

I am having the same issue and the exact same place, irrespective of the source or time period. In fact, I have re-installed the fermipy, still the same issue. I am using: fermipy version 1.2.0 ScienceTools version 2.2.0

Please suggest what's wrong???