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

Fix pax conversion #95

Merged
merged 2 commits into from Sep 2, 2018

Conversation

JelleAalbers
Copy link
Member

Pax data was mistakenly rechunked upon conversion to the strax format, causing errors in later processing (specifically event_basics, or probably any LoopPlugin subclass). This fixes the problem.

One more change: peaks' output is now also rechunked to more convenient file sizes. I found this significantly speeds up processing that starts from peaks. Unfortunately it has no effect on full-chain processing, since rechunking currently only affects saving (I'll make an issue for this)

@JelleAalbers JelleAalbers merged commit 3f2ac87 into AxFoundation:master Sep 2, 2018
@JelleAalbers JelleAalbers deleted the fix_pax_conversion branch September 2, 2018 19:58
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.

None yet

1 participant