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

RGD FC BCM Charge #261

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

RGD FC BCM Charge #261

wants to merge 22 commits into from

Conversation

mfmceneaney
Copy link
Collaborator

This PR fixes the IQR calculation to only include N/F>0 values, and also implements a groovy script removeEmptyFiles.groovy to check all HIPO files copied to the web server and delete them if they only contain empty data structures. This new groovy script is run automatically within deploy-timelines.sh. This PR also fixes the units of the RGD FC data read in from CSV since the CSV data is in mC but monitorRead.groovy expects the charges to be in nC.

Matthew McEneaney added 22 commits January 9, 2025 13:14
…GD which were stemming from the fact that `FCmode` was not being set internally.
…charge for `FCmode==3` in `monitorRead.groovy`.
…mn value before any looping to speed up script.
…hecks so that they are not applied in the case that `FCmode==3`, since previously they had been keeping the number of events from being read since all tag1 events were being required **and** preventing the `timeBins.(u)fcRange` values from being initialized.
…onitorRead.groovy` so that now CSV data is only used to set charges if you are not in the first or last bin.
…iles containing only empty data structures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant