You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed tmscoring with "pip install tmscoring"
First, it complained about the iminuit module to be missing so I installed it with "pip install iminuit"
Now I am trying to run tmscoring from the shell like this:
Hi David,
I just installed tmscoring with "pip install tmscoring"
First, it complained about the iminuit module to be missing so I installed it with "pip install iminuit"
Now I am trying to run tmscoring from the shell like this:
It is returning "RuntimeError: error_theta is not one of the parameters [theta phi psi dx dy dz]" which comes from iminuit: minuit.py line 1527
Any idea?
Thank you :)
The text was updated successfully, but these errors were encountered: