Clman-class: * Clman class

Clman-classR Documentation

* Clman class

Description

Class to store and handle manual continuum lines.

Details

The class is only required if a continuum line is manually adopted or entirely manually created. This is useful if the automatic approaches are not able to identify absorption features because, for instance, the spectrum has two pronounced maxima within the absortion feature of interest.

Clman is defined as Speclib extended by the following two slots:

  • cp: Matrix containing the fix points (continuum points) of each spectrum.

  • hull: Matrix containing the hull of each spectrum.

Normally, it is not necessary to manually change the values in any of the slots above. Use the functions addcp and deletecp to change the hulls manually. Functionality for conversion back to a Speclib with the final hull and the transformed spectra provides function updatecl.

Note

See figure in hsdar-package for an overview of classes in hsdar.

Author(s)

Lukas Lehnert and Hanna Meyer

See Also

transformSpeclib, plot, Speclib, addcp, deletecp, updatecl


hsdar documentation built on March 18, 2022, 6:35 p.m.