trident.absorption_spectrum.absorption_spectrum.AbsorptionSpectrum.add_continuum

AbsorptionSpectrum.add_continuum(label, field_name, wavelength, normalization, index)[source]

Add a continuum feature that follows a power-law.

Parameters

Label

string

label for the feature.

Field_name

string

field name from ray data for column densities.

Wavelength

float

line rest wavelength in angstroms.

Normalization

float

the column density normalization.

Index

float

the power-law index for the wavelength dependence.