mangadap.util.drpbitmask module

Defines a BitMask objects for use in the DAP based on the definition from the MaNGA DRP.


License

Copyright © 2019, SDSS-IV/MaNGA Pipeline Group


class mangadap.util.drpbitmask.DRPFitsBitMask(sdss_maskbits=None, mode='CUBE')[source]

Bases: BitMask

Structure with the DRP mask bits.

The defined bits are listed at MANGA_DRP3PIXMASK.

Mode is not checked

class mangadap.util.drpbitmask.DRPQuality3DBitMask(sdss_maskbits=None)[source]

Bases: BitMask

Structure with the definition of the DRP3QUAL mask bits.

The defined bits are listed at MANGA_DRP3QUAL.