Map3DCube

class solarbextrapolation.map3dclasses.Map3DCube(*args, **kwargs)[source]

Bases: object

A basic data structure for holding a list of Map3D objects.

Methods Summary

all_maps_same_shape(**kwargs) Tests if all the 3D maps have the same shape.

Methods Documentation

all_maps_same_shape(**kwargs)[source]

Tests if all the 3D maps have the same shape.