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
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
@terliuk@ramirezdiego : The way the interaction positions from epix instructions are checked sometimes leads to an assertion error even though the interactions are within the TPC:
@terliuk @ramirezdiego : The way the interaction positions from epix instructions are checked sometimes leads to an assertion error even though the interactions are within the TPC:
WFSim/wfsim/strax_interface.py
Line 681 in 69e7095
WFSim/wfsim/strax_interface.py
Line 858 in 69e7095
Here's one the files which led to a crash of WFSim with AssertionError during mc_chain run:
/dali/lgrandi/pkavrigin/2022-06-13_WFSim_XYAssertionError/nT_mc_th228_aa_00188.root
These are the corresponding X and Y positions from epix:
/dali/lgrandi/pkavrigin/2022-06-13_WFSim_XYAssertionError/nT_mc_th228_aa_00188.X.npy
/dali/lgrandi/pkavrigin/2022-06-13_WFSim_XYAssertionError/nT_mc_th228_aa_00188.Y.npy
The issue can be reproduced with this notebook:
/dali/lgrandi/pkavrigin/2022-06-13_WFSim_XYAssertionError/2022-06-13_WFSim_XYAssertionError.ipynb
This is apparently a floating-point precision issue.
The text was updated successfully, but these errors were encountered: