-
Notifications
You must be signed in to change notification settings - Fork 25
build: require itkwasm-downsample 2.0.0 and repair the baseline comparisons #628
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
Merged
thewtex
merged 20 commits into
fideus-labs:main
from
vboussot:feat/itkwasm-downsample-2
Aug 11, 2026
Merged
Changes from 17 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
5a8f6d7
build: require itkwasm-downsample 2.0.0 in both ports
vboussot a0c5a4c
test(py): compare baselines by value, not by stored bytes
vboussot 1313c80
test(py): rebuild the baseline archive
vboussot 6121aad
fix(py): stop inheriting backend defaults and leaking into the caller
vboussot 9b57a67
fix(ts): cast integer images to float32 around the Gaussian downsample
vboussot db6104d
test(ts): compare baselines by value and keep MR-head's orientation
vboussot 210a01f
fix(py): default to the exact scale strategy and stop mutating the ca…
vboussot 2b9ed54
test(py): rebuild the pad-diverged baselines
vboussot 2631868
test(py): skip the native-method Gaussian baselines off x86
vboussot 979bb21
fix(py): match zarr-python's codec handling on the TensorStore path
vboussot c23d0a0
test(py): require identical key sets and a non-empty baseline
vboussot c7a7780
fix(ts): harden the integer-type check and the by-value comparison
vboussot fcd681c
test(py): keep the guard and writer tests importable under zarr 2
vboussot e21c914
fix(py): keep "pad" as the default scale strategy
vboussot d421002
test(py): request the exact strategy where the baselines hold it
vboussot 2f5e014
Merge remote-tracking branch 'origin/main' into feat/itkwasm-downsamp…
vboussot 4465f2a
test(py): rebuild the brain_two_components baseline in canonical axis…
vboussot 3d3b9e0
refactor(ts): delegate the cast conversions to itk-wasm's castImage
vboussot 6e7c49c
test(py): skip the two-component Gaussian baseline off x86
vboussot 1f85381
fix(py): preserve the explicit codec chain on the TensorStore path
vboussot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.