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

Speed up dumpTree.py for larger files #29

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Speed up dumpTree.py for larger files #29

merged 1 commit into from
Aug 25, 2021

Conversation

peter-madigan
Copy link
Member

Using a list to collect sub-arrays prior to concatenation scales much better for large-ish (~10k) EDepSim files.

@peter-madigan
Copy link
Member Author

@soleti do you know why the docs failed? I didn't touch anything that should impact them...

@soleti
Copy link
Collaborator

soleti commented Aug 25, 2021

@peter-madigan Uhm, weird. Can it have something to do with the new larpix requirements? It looks like it's failing to install bitarray?

@peter-madigan
Copy link
Member Author

peter-madigan commented Aug 25, 2021 via email

@soleti
Copy link
Collaborator

soleti commented Aug 25, 2021

I think I fixed and in any case is not related to this PR

@soleti soleti merged commit 01da214 into DUNE:master Aug 25, 2021
infophysics pushed a commit to infophysics/larnd-sim that referenced this pull request Jul 14, 2023
Speed up dumpTree.py for larger files
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