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

Efficient workspace storage #27

Closed
damonge opened this issue Nov 20, 2018 · 1 comment
Closed

Efficient workspace storage #27

damonge opened this issue Nov 20, 2018 · 1 comment

Comments

@damonge
Copy link
Collaborator

damonge commented Nov 20, 2018

Currently NmtWorkspaces save the masks of the two fields that went into computing them. This can become a nuisance for maps with high pixel resolutions. The main reason why they get saved is because they are then used to compute covariances, but this could be done in a different way, by creating the corresponding NmtCovarianceWorkspace object from the 4 associated NmtFields.

@damonge
Copy link
Collaborator Author

damonge commented May 16, 2019

This was actually solved while releasing v1.

@damonge damonge closed this as completed May 16, 2019
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

No branches or pull requests

1 participant