Skip to content
New issue

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

Bugfix for LoadRawData tool #301

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

S81D
Copy link
Contributor

@S81D S81D commented Oct 7, 2024

If the number of MRD entries exceeds the number of tank entries when loading in the raw data, the tool (and resulting toolchain) stops. Not sure why the condition exists, but when we are trying to build events without the Tank (MRD efficiency analysis for example) we don't expect any Tank entries so this condition shouldn't apply.

There is an exception for building MRD-only events (BuildType = MRD) however this should be expanded to also include BuildType = MRDAndCTC if we are interested in the MRD + CTC event pairing.

Fix to allow event builder to construct MRD + CTC entries
@marc1uk marc1uk merged commit 5f7634d into ANNIEsoft:Application Nov 18, 2024
1 check passed
@S81D S81D deleted the small_bug_fix branch December 5, 2024 20:43
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.

2 participants