MaskGenerator

class ErrormapGenerator[source]

Method class to generate error maps from science images.

This class provides methods

  1. Calculation of error maps (Background RMS or Total RMS) from science images or background images using propagation of errors from bias, dark, and flat images.

  2. Calculation of error maps from SEP or photutils-based background RMS estimation.

ErrormapGenerator.__init__def ezphot.methods.errormapgenerator.ErrormapGenerator.__init__()

Methods