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
Binary file added _static/img/multichannel_images.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,16 @@ Add a physical scalebar with `scalebar_dx`, choose units, and style
placement, colour, length and fonts through `scalebar_params`.
:::

:::{grid-item-card} Multichannel & fluorescence images
:link: /notebooks/tutorials/multichannel_images
:link-type: doc
:img-top: /notebooks/_static/img/multichannel_images.png

Render multiplexed and fluorescence images: select channels by name,
composite them with per-channel `palette` LUTs, fix heavy-tailed contrast
per channel, and label the composite with `channels_as_legend`.
:::

::::
<!-- gallery-cards-end -->

Expand All @@ -66,4 +76,5 @@ color_and_palette
multi_panel_color
performance
scalebars
multichannel_images
```
559 changes: 559 additions & 0 deletions tutorials/multichannel_images.ipynb

Large diffs are not rendered by default.

Loading