### Brief description 1. Give examples for basic `imshow` functionality 2. Introduce named/built-in matplotlib [colormaps](https://matplotlib.org/stable/users/explain/colors/colormaps.html) and `vmin, vmax` arguments and discuss their properties and requiremnts in terms: - contrast - relation to the input channels' wavelength - accessiblity and perceptual uniformity (color blindness) - mixing/blending with other colormaps (see Episode 4 - Visualization with Napari) 3. Basic subploting with matplotlib and most relevant Axes functions `set_title`, `set_xlim`, `set_axes_off` etc 4. Add colorbar to `imshow` plot + basic positioning ### Learning objective(s) [covered](https://github.com/carpentries-incubator/bioimage-analysis-python/wiki/Learning-Objectives#visualization-with-matplotlib) ### Volunteer(s) @sommerc
Brief description
imshowfunctionalityvmin, vmaxarguments and discuss their properties and requiremnts in terms:set_title,set_xlim,set_axes_offetcimshowplot + basic positioningLearning objective(s)
covered
Volunteer(s)
@sommerc