Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@ selection for images, and the `datashader` backend for large collections
of shapes and points.
:::

:::{grid-item-card} Normalization and contrast
:link: notebooks/tutorials/normalization_and_contrast
:link-type: doc
:img-top: _static/gallery/normalization_and_contrast.png

How `norm=` maps data to colours: fixed contrast limits, clipping,
logarithmic and percentile scaling with `PercentileNormalize`, and
per-channel norms for images.
:::

::::

## Examples
Expand Down
Loading