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

Use memmap when reading in model grids #78

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

keflavich
Copy link
Contributor

This PR allows the use of memory maps (mmaps) when reading in flux grids. This can help read in grids when a large number of wavelengths or distances are being probed and the computer's RAM is limited.

@keflavich
Copy link
Contributor Author

I merged #73 into this b/c I can't run the code at all without the fix in #73

@astrofrog
Copy link
Owner

@keflavich can you rebase? I've updated the CI

@astrofrog astrofrog merged commit 5c6e52c into astrofrog:master Feb 6, 2023
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