High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_apclust

Detect multiple objects from a given Plessey array. More...

Collaboration diagram for hdrl_apclust:

Functions

void hdrl_apclust (ap_t *ap, cpl_size np, plstruct *plstr)
 Detect multiple objects from a given Plessey array.
 

Detailed Description

Detect multiple objects from a given Plessey array.

Function Documentation

◆ hdrl_apclust()

void hdrl_apclust ( ap_t ap,
cpl_size  np,
plstruct plstr 
)

Detect multiple objects from a given Plessey array.

Parameters
apThe new input ap structure
npThe number of pixels within the input Plessey array
plstrThe Plessey array from the original structure with the lower detection threshold. Purpose: Detect multiple peaks in a Plessey array and write to a new ap structure.

Description: The Plessey array is given from an ap structure for a single object. Given a second ap structure with a revised threshold this routine will attempt to detect multiple objects within that Plessey array.