Examples¶
The MapLines repository contains several example workflows that illustrate typical usage.
Single-spectrum examples¶
Examples for fitting individual spectra are available in:
examples/single_spectra/
These include configuration files and execution scripts.
IFU cube examples¶
Examples for fitting data cubes can be found in:
examples/ifu_spectra/
These workflows demonstrate spatially resolved emission-line analysis.
Notebook examples¶
Interactive examples are provided as Jupyter notebooks in:
examples/notebooks/
These notebooks demonstrate:
spectral fitting
parameter exploration
diagnostic plotting
Suggested workflow¶
A typical analysis using MapLines follows these steps:
prepare a configuration file
define the wavelength range of interest
run the fitting routine
inspect diagnostic plots
analyze the resulting parameter maps