Skip to content

Comments

Normalization and Zero-Handling of Slice Data#52

Merged
den-sq merged 1 commit intomainfrom
50-normalize-output-to-avoid-bad-dtype-conversion
Nov 12, 2025
Merged

Normalization and Zero-Handling of Slice Data#52
den-sq merged 1 commit intomainfrom
50-normalize-output-to-avoid-bad-dtype-conversion

Conversation

@den-sq
Copy link
Collaborator

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

  • Optional (default enabled) normalization over full data range.
  • Optional (default enabled) compensation for subzero float values due to conversion issues.
  • Extended normalization function.
  • Switched slicing pipeline to writing float32 intermediate then conversion.

Resolves #50

- Optional (default enabled) normalization over full data range.
- Optional (default enabled) compensation for subzero float values due to conversion issues.
- Extended normalization function.
- Switched slicing pipeline to writing float32 intermediate then conversion.
@den-sq den-sq linked an issue Nov 12, 2025 that may be closed by this pull request
@den-sq den-sq merged commit d51e4f1 into main Nov 12, 2025
2 checks passed
@den-sq den-sq deleted the 50-normalize-output-to-avoid-bad-dtype-conversion branch November 12, 2025 21:32
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.

Normalize output to avoid bad dtype conversion

1 participant