synthesis#

muse.synthesis Package#

Functions#

vdem_synthesis(raster, response, *[, ...])

Given a VDEM raster, and response function(s) synthesize observables by computing the tensor product.

muse.synthesis.utils Module#

Functions#

calculate_moments(spectrum, *[, moment_dim, ...])

Compute the zeroth, first, and second moments from a spectrum.

create_simple_vdem(temperature, velocity, ...)

Calculates DEM as a function of temperature and velocity, x (0) and y (1) axes are horizontal z (2) vertical.

doppler_to_wavelength(response)

Add a wavelength coordinate in Angstrom derived from a Doppler shift.

wavelength_to_doppler(response)

Add a Doppler-shift coordinate in km/s derived from wavelengths.