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 estimators reading and plotting #119

Merged
merged 153 commits into from
Nov 14, 2023
Merged

Speed up estimators reading and plotting #119

merged 153 commits into from
Nov 14, 2023

Conversation

lukeshingles
Copy link
Member

@lukeshingles lukeshingles commented Nov 10, 2023

Convert batches of estimator text files to parquet format and use polars.scan_parquet to extract only relevant columns.

Example plot of nne, TR, Sr average ionisation, Sr isotopic abundances, and Sr ion stage populations on a 25x50 model went from 32 seconds to 2 seconds.

@lukeshingles lukeshingles added this pull request to the merge queue Nov 14, 2023
Merged via the queue into main with commit a34bd50 Nov 14, 2023
18 checks passed
@lukeshingles lukeshingles deleted the speedupestimators branch November 14, 2023 23:05
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

2 participants