We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The example code found here: https://github.com/pace-neutrons/pace-python/blob/main/examples/sqw_eval_example.py
hangs on line 68 when running w_cal_py = m.sqw_eval(my_cuts[0], py_fe_sqw, [35, 0, 30, 10, 300])
w_cal_py = m.sqw_eval(my_cuts[0], py_fe_sqw, [35, 0, 30, 10, 300])
I am using the demo .sqw file generated in the Horace tutorial: https://github.com/pace-neutrons/Horace/blob/master/demo/setup_demo_data.m
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The example code found here: https://github.com/pace-neutrons/pace-python/blob/main/examples/sqw_eval_example.py
hangs on line 68 when running
w_cal_py = m.sqw_eval(my_cuts[0], py_fe_sqw, [35, 0, 30, 10, 300])
I am using the demo .sqw file generated in the Horace tutorial: https://github.com/pace-neutrons/Horace/blob/master/demo/setup_demo_data.m
The text was updated successfully, but these errors were encountered: