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

Snow storm labels #30

Merged
merged 25 commits into from
Jun 6, 2024
Merged

Snow storm labels #30

merged 25 commits into from
Jun 6, 2024

Conversation

mhuen
Copy link
Collaborator

@mhuen mhuen commented Jun 6, 2024

This PR modifies how SnowStorm values are read in: they are now read in via the SnowstormParametersDict rather than a list of variables that are required to be specified in the correct order. A feature for an arbitrary label key name is also added to the data module, in addition to some smaller tweaks and stabilization for the models.

A larger change to the data input pipeline was also implemented, which now allows to speed up the data pipeline by moving the batch -> event re-formatting of vector tensors to the worker nodes itself. Todo for the future: this can probably be sped up even further, since the loading of the hdf files could directly provide the data in per-event format.

@mhuen mhuen merged commit 2e185ae into CollectBreakingChanges Jun 6, 2024
0 of 4 checks passed
@mhuen mhuen deleted the SnowStormLabels branch June 6, 2024 08:47
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