lezargus.container.mosaic module

lezargus.container.mosaic module#

Mosaic data container.

This module and class primarily deals with a collection of data cubes pieced together into a single combined mosaic. Unlike the previous containers, this does not directly subclass Astropy NDData and instead acts as a collection of other reduced spectral cubes and performs operations on it.

class lezargus.container.mosaic.LezargusMosaic[source]#

Bases: object

TODO.

__init__() None[source]#

Init doc.