Prefs
=====

.. currentmodule:: lsst.meas.extensions.psfex

.. autoclass:: Prefs
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Prefs.ALL_EXTENSIONS

   .. rubric:: Methods Summary

   .. autosummary::

      ~Prefs.addCatalog
      ~Prefs.getAutoselectFlag
      ~Prefs.getBadpixFlag
      ~Prefs.getBadpixNmax
      ~Prefs.getCatalogs
      ~Prefs.getCenterKey
      ~Prefs.getContextGroup
      ~Prefs.getContextName
      ~Prefs.getFlagMask
      ~Prefs.getFwhmrange
      ~Prefs.getGroupDeg
      ~Prefs.getMaxellip
      ~Prefs.getMaxvar
      ~Prefs.getMinsn
      ~Prefs.getNcat
      ~Prefs.getPhotfluxNum
      ~Prefs.getPhotfluxRkey
      ~Prefs.getPhotfluxerrNum
      ~Prefs.getPhotfluxerrRkey
      ~Prefs.getProfAccuracy
      ~Prefs.getPsfStep
      ~Prefs.getPsfsize
      ~Prefs.getVarType
      ~Prefs.getVerboseType
      ~Prefs.setCommandLine
      ~Prefs.use

   .. rubric:: Attributes Documentation

   .. autoattribute:: ALL_EXTENSIONS

   .. rubric:: Methods Documentation

   .. automethod:: addCatalog
   .. automethod:: getAutoselectFlag
   .. automethod:: getBadpixFlag
   .. automethod:: getBadpixNmax
   .. automethod:: getCatalogs
   .. automethod:: getCenterKey
   .. automethod:: getContextGroup
   .. automethod:: getContextName
   .. automethod:: getFlagMask
   .. automethod:: getFwhmrange
   .. automethod:: getGroupDeg
   .. automethod:: getMaxellip
   .. automethod:: getMaxvar
   .. automethod:: getMinsn
   .. automethod:: getNcat
   .. automethod:: getPhotfluxNum
   .. automethod:: getPhotfluxRkey
   .. automethod:: getPhotfluxerrNum
   .. automethod:: getPhotfluxerrRkey
   .. automethod:: getProfAccuracy
   .. automethod:: getPsfStep
   .. automethod:: getPsfsize
   .. automethod:: getVarType
   .. automethod:: getVerboseType
   .. automethod:: setCommandLine
   .. automethod:: use