DetectorCurve
=============
.. currentmodule:: lsst.meas.algorithms
.. autoclass:: DetectorCurve
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~DetectorCurve.mode
~DetectorCurve.subclasses
.. rubric:: Methods Summary
.. autosummary::
~DetectorCurve.compare_metadata
~DetectorCurve.evaluate
~DetectorCurve.fromTable
~DetectorCurve.getMetadata
~DetectorCurve.interpolate
~DetectorCurve.readFits
~DetectorCurve.readText
~DetectorCurve.toTable
~DetectorCurve.writeFits
~DetectorCurve.writeText
.. rubric:: Attributes Documentation
.. autoattribute:: mode
.. autoattribute:: subclasses
.. rubric:: Methods Documentation
.. automethod:: compare_metadata
.. automethod:: evaluate
.. automethod:: fromTable
.. automethod:: getMetadata
.. automethod:: interpolate
.. automethod:: readFits
.. automethod:: readText
.. automethod:: toTable
.. automethod:: writeFits
.. automethod:: writeText