Merge NDRs and Results#

NDRs of the same group are to be merged. This is automatically handled by MergeGroups. This Task simply iterates over the exposures and finds all the NDRs belonging to the same group. These are then averaged together, returning a single NDR.

Assuming that the \(k\)-th NDR comes from the combination of \(N\) NDRs in the same group, we can write this as

\[NDR_{k} = \frac{1}{N} \sum_{i}^N S_{out, \, i}\]

Resulting NDRs#

The resulting NDRs look like these.

../../_images/Photometer_ndrs_1.png ../../_images/Spectrometer_ndrs_1.png

To produce such plots see also NDRs Plotter.

Output description#

The following picture describes the structure of the NDRs data output.

../../_images/NDR_output.png