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 measurements arrow creation and replace optimize_ints and optimize_floats with optimise_numeric #797

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

ddobie
Copy link
Contributor

@ddobie ddobie commented Jan 9, 2025

Fix #796.

There's possibly a lot of stupid things being done here, but it works.

I tried doing the measurements file processing with dask, but it blows up the memory, so instead I'm using tqdm (which I was originally just using during development to see how long large runs were taking!)

@ddobie ddobie marked this pull request as ready for review January 9, 2025 03:40
@ddobie ddobie requested a review from mauch January 9, 2025 03:40
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.

Creation of measurements arrow file breaks for large runs
1 participant