NanoJansky
==========

.. currentmodule:: lsst.pipe.tasks.functors

.. autoclass:: NanoJansky
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NanoJansky.AB_FLUX_SCALE
      ~NanoJansky.COADD_ZP
      ~NanoJansky.FIVE_OVER_2LOG10
      ~NanoJansky.LOG_AB_FLUX_SCALE
      ~NanoJansky.columns
      ~NanoJansky.name
      ~NanoJansky.noDup
      ~NanoJansky.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~NanoJansky.__call__
      ~NanoJansky.difference
      ~NanoJansky.dn2MagErr
      ~NanoJansky.dn2flux
      ~NanoJansky.dn2fluxErr
      ~NanoJansky.dn2mag
      ~NanoJansky.fail
      ~NanoJansky.hypot
      ~NanoJansky.multilevelColumns

   .. rubric:: Attributes Documentation

   .. autoattribute:: AB_FLUX_SCALE
   .. autoattribute:: COADD_ZP
   .. autoattribute:: FIVE_OVER_2LOG10
   .. autoattribute:: LOG_AB_FLUX_SCALE
   .. autoattribute:: columns
   .. autoattribute:: name
   .. autoattribute:: noDup
   .. autoattribute:: shortname

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: difference
   .. automethod:: dn2MagErr
   .. automethod:: dn2flux
   .. automethod:: dn2fluxErr
   .. automethod:: dn2mag
   .. automethod:: fail
   .. automethod:: hypot
   .. automethod:: multilevelColumns