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

gtburst hangs, not doing Likelihood Analysis #10

Open
nyctophile-aayu opened this issue May 11, 2023 · 2 comments
Open

gtburst hangs, not doing Likelihood Analysis #10

nyctophile-aayu opened this issue May 11, 2023 · 2 comments

Comments

@nyctophile-aayu
Copy link

Hi Guys,

I have encountered a strange issue with the gtburst tool. Whenever I pick any GRB and start performing Likelihood Analysis, then after clicking on Run, it hangs. Also, generate an error. I have tried multiple re-installation of Fermitools but the issue is not resolving. If anybody have any idea, what is causing this error and how to fix this. Then please help me.

Regards,
Ayush
Screenshot from 2023-05-11 17-27-35
Screenshot from 2023-05-11 17-27-16
gtburst.log

@nmirabal
Copy link

Please try
conda create -n fermicurrent -c conda-forge -c fermi fermitools numpy=1.20

@nyctophile-aayu
Copy link
Author

nyctophile-aayu commented May 17, 2023

I have tried that, it is giving me the same error as mentioned before:

ubuntu@ubuntu-HP-Z2-Tower-G9-Workstation-Desktop-PC:~ $ conda activate fermicurrent
(fermicurrent) ubuntu@ubuntu-HP-Z2-Tower-G9-Workstation-Desktop-PC:~ $ gtburst

Loading pyBurstAnalysisGUI v. 03-00-00p5 .....Traceback (most recent call last):
File "/home/ubuntu/anaconda3/envs/fermicurrent/bin/gtburst", line 7, in
from fermitools.gtburst import main
File "/home/ubuntu/anaconda3/envs/fermicurrent/lib/python3.9/site-packages/fermitools/gtburst.py", line 73, in
from GtBurst import dataHandling
File "/home/ubuntu/anaconda3/envs/fermicurrent/lib/python3.9/site-packages/fermitools/GtBurst/dataHandling.py", line 16, in
import BinnedAnalysis
File "/home/ubuntu/anaconda3/envs/fermicurrent/lib/python3.9/site-packages/fermitools/BinnedAnalysis.py", line 13, in
import pyLikelihood as pyLike
File "/home/ubuntu/anaconda3/envs/fermicurrent/lib/python3.9/site-packages/fermitools/pyLikelihood.py", line 15, in
import _pyLikelihood
ImportError: libgsl.so.25: cannot open shared object file: No such file or directory

Please suggest what could be the possible cause for it and how to resolve it. Also, I wish to know as it is an alternative, so why won't fermitools=2.2.0 work?

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

2 participants