Plate.CentroidAlgorithm (read-write, CentroidType)
The centroid algorithm used by the object detection and measurement system (CentroidType, default 0=ppAperture)
Plate.CentroidAlgorithm [= CentroidType]
The property syntax has these parts:
Part | Description |
---|---|
Value (CentroidType) | The centroid algorithm used by the object detection and measurement system (CentroidType, default 0=ppAperture) |
The box & moment algorithm will generally produce inferior results compared to the aperture method.
The (symbolic) values for CentroidType are:
Constant | Value | Description |
---|---|---|
ppAperture | 0 | Aperture and annulus (photometric flux, default) |
ppBox | 1 | rectangular box with moments |
ppPSF | 2 | Gaussian PSF fitting of profile |