Commit 55f1e826 authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Doc: added missing IMAFLAGS_ISO anchor and parameter list entry.

parent 926578f5
...@@ -42,6 +42,7 @@ Extraction flags: :param:`FLAGS` ...@@ -42,6 +42,7 @@ Extraction flags: :param:`FLAGS`
64, "a memory overflow occurred during deblending" 64, "a memory overflow occurred during deblending"
128, "a memory overflow occurred during extraction" 128, "a memory overflow occurred during extraction"
.. _imaflags_iso_def:
External flags: :param:`IMAFLAGS_ISO` External flags: :param:`IMAFLAGS_ISO`
------------------------------------- -------------------------------------
......
...@@ -105,6 +105,8 @@ of their meaning. ...@@ -105,6 +105,8 @@ of their meaning.
_`EXT_NUMBER`, ..., FITS extension number _`EXT_NUMBER`, ..., FITS extension number
_`FLAGS`, ..., :ref:`Source extraction flags <flags_def>` _`FLAGS`, ..., :ref:`Source extraction flags <flags_def>`
_`FLAGS_WEIGHT`, ..., :ref:`Weighting flags <flags_weight_def>` _`FLAGS_WEIGHT`, ..., :ref:`Weighting flags <flags_weight_def>`
_`IMAFLAGS_ISO`, ..., :ref:`External flags combined within the isophotal footprint <imaflags_iso_def>`
_`NIMAFLAGS_ISO`, ..., :ref:`Number of combined external flags <imaflags_iso_def>`
_`FLUX_ISO`, count, :ref:`Isophotal flux <flux_iso_def>` _`FLUX_ISO`, count, :ref:`Isophotal flux <flux_iso_def>`
_`FLUXERR_ISO`, count, :ref:`RMS error estimate for the isophotal flux <flux_iso_def>` _`FLUXERR_ISO`, count, :ref:`RMS error estimate for the isophotal flux <flux_iso_def>`
_`MAG_ISO`, magnitude, :ref:`Isophotal magnitude <flux_iso_def>` _`MAG_ISO`, magnitude, :ref:`Isophotal magnitude <flux_iso_def>`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment