CoordinateComponent¶
-
class
glue.core.component.CoordinateComponent(data, axis, world=False)[source]¶ Bases:
glue.core.component.ComponentComponents associated with pixel or world coordinates
The numerical values are computed on the fly.
Attributes Summary
datandimNumber of dimensions shapeTuple of array dimensions. Attributes Documentation
-
data¶
-
ndim¶ Number of dimensions
-
shape¶ Tuple of array dimensions.
-