Skip to content

Conversation

nepstad
Copy link
Collaborator

@nepstad nepstad commented Oct 11, 2024

No description provided.

@nepstad nepstad marked this pull request as draft October 11, 2024 14:01
In background.py, the bgstack can become memory intensive when large
average window sizes are used. It is sufficient to store these as uint8,
as long as the resulting mean image is stored as float64. Averaging
over uint8 is also faster than over float64.
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.

Suspected memory leak when processing large datasets with append=false

2 participants