Bin

Reference/API

Class Inheritance Diagram

Inheritance diagram of marvin.tools.spaxel.Bin

Class

marvin.tools.spaxel.Bin(*args, **kwargs) A class that represents a bin.

Methods

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