Tutorials#
Welcome to tutorials! Let’s help you get some hands-on experience with the core features of MUFASA.
Overview#
MUFASA’s tutorials contain the following sections
Loading Data and Results: Learn how to load your input data, initialize a
Regionobject, and access saved fits. This tutorial is ideal for users starting their spectral analysis workflows.Fitting Spectra: Learn how to perform spectral fitting with MUFASA, covering automated multi-component fitting and supported spectral models.
Saving Results: Learn how to save MUFASA’s fitted results.
Visualizing Results: Learn how to visualize your spectral fits with spectral grid plots and interactive 3D scatter plots.
Custom Usage: Advanced workflows for tailoring MUFASA to specific use cases. (Coming soon!)
Next Steps#
After exploring the tutorials, check out the API Reference for a full overview of available modules and classes.
Visit the Guides for advanced workflows and tips.
Find additional resources on the MUFASA GitHub repository.