spatialdata-notebooks
                                
                                
                                
                                    spatialdata-notebooks copied to clipboard
                            
                            
                            
                        "Very work-in-progress" PR where I show some extra examples with aggregation, in particular aggregating into a grid. We could also put that code into a new notebook on rasterization vs...
@melonora pointed out that this would better generalizes to all platform.
- [ ] all the paths used in notebooks `00_xenium_and_visium.ipynb`, `01_xenium_and_visium.ipynb` and `02_xenium_and_visium.ipynb` should be placed in a `config.py` file - [ ] `sandbox.zarr` was a poorly chosen name, rename...
Two related concepts that would be nice to show, and show in the same notebook (from a discussion with @lopollar and @melonora). Sometimes the user has a large 3D image...
This PR adds two SpaceM datasets to the list of example datasets. Additionally, I suggest a notebook that visualizes and explores the contents of the dataset. Descriptions in the notebook...
Little benchmark to demonstrate in which cases it is helpful to use datashader to increase rendering speed
The Xenium notebook is using a previous dataset (for XOA 2.0). We should consider using on the following recent datasets, recommended by the 10x team: - [FFPE Human Pancreas with...
As reported here for Steinbock (https://github.com/scverse/spatialdata-io/issues/129) and here for NanoString (https://github.com/scverse/spatialdata/issues/637), it looks like that `/` in paths (I guess inside one of the `AnnData` objects), create reproducibility issues on...
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.6...v0.11.10)