Matt McCormick

Results 1097 comments of Matt McCormick

@hroskes thanks Also WIP to add Zarr 3 support in #108

Yes, this is unexpected behavior. @gattia do you observe the behavior on the referenced example? Or just your own data / code?

@gattia thanks -- it would be helpful to know if the example notebook also has the same behavior.

Hello @gattia, Is this issue reproducible with the latest Python package, `itk-elastix 0.22.0`?

@gattia that is very helpful, thank you! @N-Dekker what do you think?

@LucaMarconato Yes, it should be fine. To add support: 1. Update the version in pyproject.toml 2. Update pixi.lock 3. Update our CI testing versions

Resolved via #108 , #106

@LucaMarconato :+1: thanks. To address the CI, which helps keep better track of dependencies for reproducibility / maintenance: ``` rm -rf pixi.lock .pixi pixi install -a git add .pixi.lock ```

Hmm, the update worked locally for me on Linux with Pixi 0.40.2 and 0.41.1. I'll push the updates.

@LucaMarconato sorry I did not look at your original comment more carefully. xarray has integrated xarray-dataclasses in xarray>=2024.10.0. Indeed, we removed the dependency intentionally in #94 and release version 2...