.. highlight:: shell The image container -------------------------------------- The image container wraps methods that needs to run on multiple images. For example, clustering neighborhoods is typically performed on all samples simultaneously. .. automodule:: spatialproteomics.image_container.ImageContainer :members: