Skip to content

Conversation

@den-sq
Copy link
Collaborator

@den-sq den-sq commented Sep 12, 2025

Closes #26

- Binary output flag is now read and causes a 2-valued (0/1) uint8 write, as compressed direct boolean tiff writes are incompatible with some software.   This should also match old behavior.
- Handles filesize calculation correctly for this.
- Added np_convert normalization behavior for conversion to float.
- Added safe_bool conversion (2-valued uint8) to np_convert
- Added error handling for loading straightened volume.
- Expanded np_convert tests
@den-sq den-sq linked an issue Sep 12, 2025 that may be closed by this pull request
@den-sq den-sq merged commit 710a770 into main Sep 12, 2025
2 checks passed
@den-sq den-sq deleted the 26-binary-flag-is-ignored-during-backprojection branch September 12, 2025 01:09
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.

Binary Flag is Ignored During Backprojection

2 participants