MCALF visualisation

This sub-package contains:

  • Functions to plot the input spectrum and the fitted model (mcalf.visualisation.spec).

  • Functions to plot the spatial distribution and their general profile (mcalf.visualisation.classifications).

  • Functions to plot the velocities calculated for a spectral imaging scan (mcalf.visualisation.velocity).

mcalf.visualisation Package

Functions

plot_averaged_class_map(class_map[, …])

Plot an image of the time averaged classifications

plot_class_map(class_map[, overall_classes, …])

Plot an image of the classifications at a particular time along with bar charts of the classifications

plot_classifications(class_map, spectra, labels)

Plot the spectra separated into their classifications along with an example classified map.

plot_ibis8542(wavelengths, spectrum[, fit, …])

Plot an IBIS8542Model fit

plot_map(velmap[, mask, umbra_mask, …])

Plot the velocity map

plot_spectrum(wavelengths, spectrum[, …])

Plot a spectrum with the wavelength grid shown.

mcalf.visualisation.spec Module

Functions

plot_ibis8542(wavelengths, spectrum[, fit, …])

Plot an IBIS8542Model fit

plot_spectrum(wavelengths, spectrum[, …])

Plot a spectrum with the wavelength grid shown.

mcalf.visualisation.classifications Module

Functions

plot_classifications(class_map, spectra, labels)

Plot the spectra separated into their classifications along with an example classified map.

plot_class_map(class_map[, overall_classes, …])

Plot an image of the classifications at a particular time along with bar charts of the classifications

plot_averaged_class_map(class_map[, …])

Plot an image of the time averaged classifications

mcalf.visualisation.velocity Module

Functions

plot_map(velmap[, mask, umbra_mask, …])

Plot the velocity map