
Marvin Documentation¶
Marvin is a tool specifically designed to visualise and analyse MaNGA data. It is developed and maintained by the MaNGA team. Marvin allows you to:
Access reduced MaNGA datacubes local, remotely, or via a web interface.
Access and visualise data analysis products.
Perform powerful queries on data and metadata.
Abstract the datamodel and forget where the data actually lives.
Make good visualisation and scientific decisions by preventing common mistakes when accessing the data.
Note
This documentation assumes that you are familiar with MaNGA data and its acronyms. If that is not your case, consider reading this.
Warning
As of June 2024, the Marvin Web and API have been migrated to a new server home.
sdss-marvin >= 2.8.2
has been updated to reflect this change. Please update to the latest package version.
For package versions <= 2.8.1
, please see this Workaround
At a Glance¶
If you are new to Marvin check the following links before diving into the full documentation:
New to MaNGA? Read the intro on the SDSS MaNGA survey.
The Getting Started is your quick start guide to Marvin.
For quick reference, check out the Cheatsheet.
For more detailed examples, see the Tutorials.
Here is an introduction to the Astropy quantity class that Marvin uses to represent data (spectra, data cubes, etc).
We welcome contributions to Marvin!
If you use Marvin in any way, please cite and acknowledge Marvin.
User Docs
Datamodels
API/Code Reference
Project Details