BiAPoL / Quantitative_Bio_Image_Analysis_with_Python_2022

This repository hosts notebooks, information and data for the Quantitative Bio-Image Analysis with Python Course 2022.
https://BiAPoL.github.io/Quantitative_Bio_Image_Analysis_with_Python_2022
Creative Commons Attribution 4.0 International
15 stars 3 forks source link

Diverging colormaps for correlation #29

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 1 year ago

Hey Johannes @jo-mueller ,

low priority, but if possible: Change the colormap for visualizing correlation here

https://biapol.github.io/Quantitative_Bio_Image_Analysis_with_Python_2022/day3c_statistics_and_tests/03_correlation_matrix.html

to a Diverging colormap e.g.:

image

Also please fix the intensity range to [-1, 1]

Thanks! Robert