diff --git a/doc/src/Param.rst b/doc/src/Param.rst index 1f8a9e8498855d7d60f79d18e203ee496196468e..2a2637e5724e88547af312bda22cf8b16cd2df4c 100644 --- a/doc/src/Param.rst +++ b/doc/src/Param.rst @@ -103,7 +103,8 @@ of their meaning. _`NUMBER`, ..., Running object number _`ID_PARENT`, ..., Parent ID (before deblending) _`EXT_NUMBER`, ..., FITS extension number - _`FLAGS`, ..., Extraction flags + _`FLAGS`, ..., :ref:`Source extraction flags ` + _`FLAGS_WEIGHT`, ..., :ref:`Weighting flags ` _`FLUX_ISO`, count, :ref:`Isophotal flux ` _`FLUXERR_ISO`, count, :ref:`RMS error estimate for the isophotal flux ` _`MAG_ISO`, magnitude, :ref:`Isophotal magnitude ` @@ -169,6 +170,7 @@ of their meaning. _`ERRCXXWIN_IMAGE`, pixel\ :sup:`-2`, :ref:`Windowed image centroid Cxx error ellipse parameter ` _`ERRCYYWIN_IMAGE`, pixel\ :sup:`-2`, :ref:`Windowed image centroid Cyy error ellipse parameter ` _`ERRCXYWIN_IMAGE`, pixel\ :sup:`-2`, :ref:`Windowed image centroid Cxy error ellipse parameter ` + _`FLAGS_WIN`, ..., :ref:`Windowed measurement flags ` _`X2_IMAGE`, pixel\ :sup:`2`, :ref:`Isophotal image 2nd order central moment in x ` _`Y2_IMAGE`, pixel\ :sup:`2`, :ref:`Isophotal image 2nd order central moment in y ` _`XY_IMAGE`, pixel\ :sup:`2`, :ref:`Isophotal image 2nd order central cross-moment in xy ` @@ -202,7 +204,7 @@ of their meaning. _`MAGERR_MODEL`, count, :ref:`RMS error estimate for the model-fitting magnitude ` _`FLUX_MAX_MODEL`, count, :ref:`Peak model flux above the background ` _`FLUX_EFF_MODEL`, count, :ref:`Effective model flux above the background ` - _`FLUX_EFF_MODEL`, count, :ref:`Mean effective model flux above the background ` + _`FLUX_MEAN_MODEL`, count, :ref:`Mean effective model flux above the background ` _`MU_MAX_MODEL`, mag.arcsec\ :sup:`-2`, :ref:`Peak model surface brightness above the background ` _`MU_EFF_MODEL`, mag.arcsec\ :sup:`-2`, :ref:`Effective model surface brightness above the background ` _`MU_MEAN_MODEL`, mag.arcsec\ :sup:`-2`, :ref:`Mean effective model surface brightness above the background ` diff --git a/doc/src/Position.rst b/doc/src/Position.rst index 8afb5a59025452832eee6a619b073b7322fd6642..fc401a7905ebf4ed71267eb46c0138d6801e9687 100644 --- a/doc/src/Position.rst +++ b/doc/src/Position.rst @@ -66,7 +66,7 @@ It is sometimes useful to have the position :param:`XPEAK`, :param:`YPEAK` of th .. _moments_iso_def: Second-order moments: :param:`X2`, :param:`Y2`, :param:`XY` --------------------------------------------------------- +----------------------------------------------------------- (Centered) second-order moments are convenient for measuring the spatial spread of a source profile. In |SExtractor| they are computed with: