lines

lines.he_3_properties()[source]

Returns the central wavelengths in air, oscillator strengths and the Einstein coefficient of the helium triplet in 1.083 microns. The values were taken from the NIST database: https://www.nist.gov/pml/atomic-spectra-database

Returns:
lambda_0float

Central wavelength in air of line 0 in unit of m.

lambda_1float

Central wavelength in air of line 1 in unit of m.

lambda_2float

Central wavelength in air of line 2 in unit of m.

f_0float

Oscillator strength of line 0 (unitless).

f_1float

Oscillator strength of line 1 (unitless).

f_2float

Oscillator strength of line 2 (unitless).

a_ijfloat

Einstein coefficient of the whole triplet in unit of 1 / s.

lines.c_ii_properties()[source]

Returns the central wavelengths in air, oscillator strengths and the Einstein coefficient of the C II lines in the STIS FUV wavelength range. The values were taken from the NIST database: https://www.nist.gov/pml/atomic-spectra-database

Returns:
lambda_0float

Central wavelength in air of line 0 in unit of m.

lambda_1float

Central wavelength in air of line 1 in unit of m.

lambda_2float

Central wavelength in air of line 2 in unit of m.

f_0float

Oscillator strength of line 0 (unitless).

f_1float

Oscillator strength of line 1 (unitless).

f_2float

Oscillator strength of line 2 (unitless).

a_ij_0float

Einstein coefficient of line 0 in unit of 1 / s.

a_ij_1float

Einstein coefficient of line 1 in unit of 1 / s.

a_ij_2float

Einstein coefficient of line 2 in unit of 1 / s.

lines.o_i_properties()[source]

Returns the central wavelengths in air, oscillator strengths and the Einstein coefficient of the O I lines in the STIS FUV wavelength range. The values were taken from the NIST database: https://www.nist.gov/pml/atomic-spectra-database

Returns:
lambda_0float

Central wavelength in air of line 0 in unit of m.

lambda_1float

Central wavelength in air of line 1 in unit of m.

lambda_2float

Central wavelength in air of line 2 in unit of m.

f_0float

Oscillator strength of line 0 (unitless).

f_1float

Oscillator strength of line 1 (unitless).

f_2float

Oscillator strength of line 2 (unitless).

a_ij_0float

Einstein coefficient of line 0 in unit of 1 / s.

a_ij_1float

Einstein coefficient of line 1 in unit of 1 / s.

a_ij_2float

Einstein coefficient of line 2 in unit of 1 / s.

lines.balmer_halpha_properties()[source]

Returns the central wavelengths in air, shell number and the Einstein coefficient of the Balmer lines. The values were taken from the NIST database: https://www.nist.gov/pml/atomic-spectra-database

Returns:
lambda_alphafloat

Central wavelength in air of the H-alpha line in unit of m.

n_alphainteger

Shell number creating the H-alpha line (unitless).

f_alphafloat

Oscillator strength (unitless).

g_alphafloat

log10(g2f2n_alpha) taking into account the oscillator strength (f2n) and the statistical weight (g2) of the H-alpha line (unitless).

a_alphafloat

Einstein coefficient of the H-alpha line in unit of 1 / s.

lines.balmer_hbeta_properties()[source]

Returns the central wavelengths in air, shell number and the Einstein coefficient of the Balmer lines. The values were taken from the NIST database: https://www.nist.gov/pml/atomic-spectra-database

Returns:
lambda_betafloat

Central wavelength in air of the H-beta line in unit of m.

n_betainteger

Shell number creating the H-beta line (unitless).

f_betafloat

Oscillator strength (unitless).

g_betafloat

log10(g2f2n_alpha) taking into account the oscillator strength (f2n) and the statistical weight (g2) of the H-beta line (unitless).

a_betafloat

Einstein coefficient of the H-beta line in unit of 1 / s.

lines.balmer_hgamma_properties()[source]

Returns the central wavelengths in air, shell number and the Einstein coefficient of the Balmer lines. The values were taken from the NIST database: https://www.nist.gov/pml/atomic-spectra-database

Returns:
lambda_gammafloat

Central wavelength in air of the H-gamma line in unit of m.

n_gammainteger

Shell number creating the H-gamma line (unitless).

f_gammafloat

Oscillator strength (unitless).

g_gammafloat

log10(g2f2n_alpha) taking into account the oscillator strength (f2n) and the statistical weight (g2) of the H-gamma line (unitless).

a_gammafloat

Einstein coefficient of the H-gamma line in unit of 1 / s.