Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scverse/spatialdata-plot-tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: scverse/spatialdata-plot-tutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/normalization-tutorial
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 20, 2026

  1. Add normalization and contrast tutorial

    Covers the norm= argument end-to-end on the blobs dataset: fixed contrast
    limits, clip under/over vs clamp, LogNorm/PowerNorm/SymLogNorm, percentile
    contrast via PercentileNormalize, per-channel norm lists for images, and
    norms on shapes/points/labels. Linked into tutorials/index.md.
    
    Note: PercentileNormalize ships in the next spatialdata-plot release; the
    execute CI will pass once that release is published.
    timtreis committed Jun 20, 2026
    Configuration menu
    Copy the full SHA
    c27989f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a27a1d9 View commit details
    Browse the repository at this point in the history
Loading