Results 749 comments of Matt McCormick

@seanm please also create PR's from forks -- we do not want to clutter the main repo with topic branches.

The branch was pushed to the main *InsightSoftwareConsortium/ITK* repository: ![image](https://github.com/InsightSoftwareConsortium/ITK/assets/25432/b8835e10-70b1-4f54-92d4-0ab4a6e9a42a) We want to create the pull request from a forked repository, e.g.: ![image](https://github.com/InsightSoftwareConsortium/ITK/assets/25432/6c2e5ec8-286c-429d-a152-64b25d98a3cd)

@seanm On thing to check: run cd ITK ./Utilities/SetupForDevelopment.sh And check that the origin Remote is set to seanm/ITK, not InsightSoftwareConsortium/ITK.

@seanm yes, `release-5.4` would be great.

Is this observed with `BUILD_EXAMPLES=ON` ? Build as a remote module? I wonder if the `examples/CMakeLists.txt` `find_package` is causing issues.

Hey, throwing out another ["manifestation" :laughing: of this Manifest Storage Transformer idea](https://github.com/thewtex/shardedstore). It is essentially what @jhamman has proposed. Please ignore the naming because it was created before what is...

@jbms yes, you are right. Simplicity could be helpful and powerful here. From my perspective, there are three big wins: 1. The ability to scale to extremely large aggregate stores...

A wasm implementation of Zarr-Blosc decompression is here: https://github.com/Kitware/itk-vtk-viewer/blob/7f82bbff02b6e8d847c76457fc07979be07c7ad5/src/bloscZarrDecompress.js If there is interest, this could be separated out into a new package, and the corresponding compression function added (it has...

> Wow, that is mega cool. What is it? A brain atlas averaged from 1675 mice :mouse: :mouse: :mouse: > @thewtex It would be awesome to make it a separate...