IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2019, 8:41:19 AM (7 years ago)
Author:
eugene
Message:

adding info about bit flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/ps1.analysis/analysis.tex

    r40602 r40608  
    543543{\bf Flag Name} & {\bf Flag Value} & {\bf Description} \\
    544544\hline
    545     PM\_SOURCE\_MODE\_PSFMODEL            & 0x00000001 & Source fitted with a psf model (linear or non-linear) \\
    546     PM\_SOURCE\_MODE\_EXTMODEL            & 0x00000002 & Source fitted with an extended-source model \\
     545*   PM\_SOURCE\_MODE\_PSFMODEL            & 0x00000001 & Source fitted with a psf model (linear or non-linear) \\
     546*   PM\_SOURCE\_MODE\_EXTMODEL            & 0x00000002 & Source fitted with an extended-source model \\
    547547    PM\_SOURCE\_MODE\_FITTED              & 0x00000004 & Source fitted with non-linear model (PSF or EXT; good or bad) \\
    548548    PM\_SOURCE\_MODE\_FAIL                & 0x00000008 & Fit (non-linear) failed (non-converge, off-edge, run to zero) \\
     
    14561456Once a solution set for $A_i$ is found, all of the sources are
    14571457subtracted from the image by applying these values to the unit-flux
    1458 PSF.
     1458PSF.  Sources for which a PSF model has been fitted (whether or not
     1459this is retained as the best model in the end) has the flag field
     1460\code{PM_SOURCE_MODE_PSFMODEL} set.
    14591461
    14601462\subsubsection{Radial Profile Wings}
     
    17581760the extended sources; these model fit parameters are passed to the
    17591761Moving Object Processing System \citep[MOPS][]{2013PASP..125..357D}.
     1762
     1763Any source which is fitted with the extended source model has the flag field
     1764\code{PM_SOURCE_MODE_EXTMODEL} set.
    17601765
    17611766\subsection{Faint Source Analysis}
Note: See TracChangeset for help on using the changeset viewer.