Spaxel

Reference/API

Class Inheritance Diagram

Inheritance diagram of marvin.tools.spaxel.Spaxel

Class

marvin.tools.spaxel.Spaxel(*args, **kwargs) A class representing an unbinned spaxel.

Methods

marvin.tools.spaxel.Spaxel.getCube() Returns the associated Cube
marvin.tools.spaxel.Spaxel.getMaps() Returns the associated Maps
marvin.tools.spaxel.Spaxel.getModelCube() Returns the associated ModelCube
marvin.tools.spaxel.Spaxel.save(path[, …]) Pickles the spaxel to a file.
marvin.tools.spaxel.Spaxel.restore(path[, …]) Restores a Spaxel object from a pickled file.