Plots
=====
Functions used to visualize the patch/embeddings/results.

.. automodule:: tissuemosaic.plots.plot_embeddings
   :members:

.. automodule:: tissuemosaic.plots.plot_images
   :members: pad_and_crop_and_stack, show_batch, show_raw_one_channel, show_raw_all_channels

.. automodule:: tissuemosaic.plots.plot_misc
   :members: show_corr_matrix, plot_clusters_annotations, plot_multiple_barplots, plot_cdf_pdf

.. automodule:: tissuemosaic.plots.plot_knn
   :members: plot_knn_examples


