Related to #35 , we might want to write a tutorial about image visualization.
Back in the days when I wrote this notebook I noticed that it is quite hard to make good visualization of microscopy images with python. Either this is true (and we don't write a blog post about it) or I was wrong and there are amazing resources for doing this properly.
Content could be:
- Visualize multi-channel images, e.g. for colocalization (magenta, green, mix)
- Visualize contours on top of images (see example here)
- How to add scale-bars
I think @guiwitz' microfilm library could be the right starting point.