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

Do moments analysis on an object. More...

Collaboration diagram for hdrl_moments:

Functions

void hdrl_moments (ap_t *ap, double results[])
 Do moments analysis on an object in a Plessey array.
 

Detailed Description

Do moments analysis on an object.

Function Documentation

◆ hdrl_moments()

void hdrl_moments ( ap_t ap,
double  results[] 
)

Do moments analysis on an object in a Plessey array.

Parameters
apThe current ap structure
resultsThe output array with the moments results.

Description: The Plessey array is given from an ap structure for a single object. This routine does a basic zeroth, first and second moments analysis.