LinkAligned¶
-
class
glue.core.link_helpers.LinkAligned(data)[source]¶ Bases:
glue.core.link_helpers.LinkCollectionCompute all the links to specify that the input data are pixel-aligned.
Parameters: data – An iterable of Datainstances that are aligned at the pixel level. They must be the same shape.