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

gtlike execution fail #121

Open
hawkingsteven opened this issue May 14, 2018 · 2 comments
Open

gtlike execution fail #121

hawkingsteven opened this issue May 14, 2018 · 2 comments

Comments

@hawkingsteven
Copy link

Hello, I am running an analysis using ScienceTools-v10r0p5-fssc-20150518-x86_64-unknown-linux-gnu-libc2.12
I'm using Scientific Linux 6.9
Everything was running smoothly with sed till this

************************************************************

*** 9 gtlike --- Run likelihood analysis

************************************************************

Traceback (most recent call last):
File "/home/Szakirov7/Desktop/SRMP/enrico/bin/enrico_sed", line 53, in
sed(config,infile)
File "/home/Szakirov7/Desktop/SRMP/enrico/bin/enrico_sed", line 13, in sed
run(infile)
File "/home/Szakirov7/Desktop/SRMP/enrico/enrico/RunGTlike.py", line 115, in run
FitRunner.PerformFit(Fit)
File "/home/Szakirov7/Desktop/SRMP/enrico/enrico/fitmaker.py", line 150, in PerformFit
self.log_like = Fit.fit(0,covar=True, optimizer=self.config['fitting']['optimizer'])
File "/home/Szakirov7/Desktop/SRMP/ScienceTools-v10r0p5-fssc-20150518-x86_64-unknown-linux-gnu-libc2.12/x86_64-unknown-linux-gnu-libc2.12/lib/python/SummedLikelihood.py", line 95, in fit
optObject=optObject)
File "/home/Szakirov7/Desktop/SRMP/ScienceTools-v10r0p5-fssc-20150518-x86_64-unknown-linux-gnu-libc2.12/x86_64-unknown-linux-gnu-libc2.12/lib/python/SummedLikelihood.py", line 184, in _errors
myOpt.find_min(verbosity, tol, self.tolType)
File "/home/Szakirov7/Desktop/SRMP/ScienceTools-v10r0p5-fssc-20150518-x86_64-unknown-linux-gnu-libc2.12/x86_64-unknown-linux-gnu-libc2.12/lib/python/pyLikelihood.py", line 2093, in find_min
return lib_pyLikelihood.Optimizer_find_min(*args)
RuntimeError: vector::_M_range_check

Can you recommend a course of action?

@davidsanchez
Copy link
Member

hi
did you ran gtlike in command line?
cheers

@mireianievas
Copy link
Contributor

Have you checked if your fits files are healthy, they contain events and so? If they look fine, I would try playing a bit with the fitting options (tolerance, spetrum, sources that you put in the XML file and if their parameters are fixed, etc).

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

3 participants