ConstrainedPhotometryModel
==========================

.. currentmodule:: lsst.jointcal

.. autoclass:: ConstrainedPhotometryModel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ConstrainedPhotometryModel.assignIndices
      ~ConstrainedPhotometryModel.checkPositiveOnBBox
      ~ConstrainedPhotometryModel.computeParameterDerivatives
      ~ConstrainedPhotometryModel.computeRefResidual
      ~ConstrainedPhotometryModel.computeResidual
      ~ConstrainedPhotometryModel.freezeErrorTransform
      ~ConstrainedPhotometryModel.getMapping
      ~ConstrainedPhotometryModel.getMappingIndices
      ~ConstrainedPhotometryModel.getNpar
      ~ConstrainedPhotometryModel.getRefError
      ~ConstrainedPhotometryModel.getTotalParameters
      ~ConstrainedPhotometryModel.offsetFittedStar
      ~ConstrainedPhotometryModel.offsetParams
      ~ConstrainedPhotometryModel.toPhotoCalib
      ~ConstrainedPhotometryModel.transform
      ~ConstrainedPhotometryModel.transformError
      ~ConstrainedPhotometryModel.validate

   .. rubric:: Methods Documentation

   .. automethod:: assignIndices
   .. automethod:: checkPositiveOnBBox
   .. automethod:: computeParameterDerivatives
   .. automethod:: computeRefResidual
   .. automethod:: computeResidual
   .. automethod:: freezeErrorTransform
   .. automethod:: getMapping
   .. automethod:: getMappingIndices
   .. automethod:: getNpar
   .. automethod:: getRefError
   .. automethod:: getTotalParameters
   .. automethod:: offsetFittedStar
   .. automethod:: offsetParams
   .. automethod:: toPhotoCalib
   .. automethod:: transform
   .. automethod:: transformError
   .. automethod:: validate