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

Cache all cube image data #1286

Open
markccchiang opened this issue Aug 1, 2023 · 0 comments
Open

Cache all cube image data #1286

markccchiang opened this issue Aug 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@markccchiang
Copy link
Contributor

Add an option and allow the backend to cache all cube image data in order to improve performances for CASA, FITS, and MIRIAD images. Users can set the number of reserved memory while starting the backend. The backend will cache all cube image data if the total amount of its memory space is under the reserved memory. Theoretically, it can improve performances especially when accessing z-direction data, like spectral profiles, cube histograms, and PV image generation. The image moments calculations should be improved too. But it will be left and done in a separate issue and PR.

@markccchiang markccchiang self-assigned this Aug 1, 2023
@kswang1029 kswang1029 added the enhancement New feature or request label Sep 13, 2023
@kswang1029 kswang1029 added this to the v5.0-beta milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: PR test and review
Status: PR test and review
Development

No branches or pull requests

2 participants