Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Use bool dtype for good tiles mask #152

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Apr 24, 2023

I see no reason why this mask can't be bool, and all tests seem to pass. This should save a little bit of memory.

This is the first of a few PRs I'm going to open to reduce memory usage. Fixes #128

@dstansby dstansby added this to the 0.4.0 milestone Apr 24, 2023
@dstansby dstansby requested a review from a team April 24, 2023 12:22
@adamltyson adamltyson merged commit ae9ce6d into brainglobe:main Apr 25, 2023
@dstansby dstansby deleted the bool-mask branch April 25, 2023 10:27
willGraham01 pushed a commit that referenced this pull request Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Cast good tiles mask as bool instead of uint8
2 participants