Open henrikjacobsenfys opened 1 month ago
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 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