Skip to content

Conversation

@jwaiton
Copy link
Member

@jwaiton jwaiton commented Oct 31, 2025

The current beersheba config is built around the input data being NEW data, but the file it refers to is in fact NEXT-100 data. This results in a few odd behaviours:

  • drop_isolated_sensors() drops all the hits, as the drop_dist (= 10) < pitch (= 15.55)
  • If this is fixed, the hits then occur outwith the accepted det_grid, crashing the beersheba interpolation.

This PR resolves this issue by updating the config to match the working config from the tests.

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

Successfully merging this pull request may close these issues.

1 participant