trident.spectrum_generator.SpectrumGenerator.add_continuum

SpectrumGenerator.add_continuum(label, field_name, wavelength, normalization, index)

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.