{% extends "layout.html" %} {% from 'macros.html' import galidsearch %} {% block body %} {# Splash Page #}

{{intro}}

"I know. Wretched, isn’t it?"


{{galidsearch('mainform')}}

{# About Section #}

About

Marvin is the ultimate tool to visualise and analyse MaNGA data

{# Team Section #}

The Builders

Marvin was painstakingly built by:

Brian Cherinka

Lead Developer

Brett Andrews

Lead Developer

José Sánchez-Gallego

Lead Developer

Joel Brownstein

Lead Developer

We are the members of the SDSS MaNGA survey working to create the very best experience for large sample IFU data access, exploration, and visualization.

{% endblock body %} {% block code %} {% endblock code %}