yaw.core.abc#

This module implements some abstract base classes that define the interfaces for high level containers in other modules.

Classes

DictRepresentation()

Base class for an object that can be serialised into a dictionary.

BinnedQuantity()

Base class for an object that has data organised in redshift bins.

HDFSerializable()

Base class for an object that can be serialised into a HDF5 file.

PatchedQuantity()

Base class for an object that has data organised in spatial patches.