{% load bootstrap4 static %} {% if user.is_authenticated %}

Upload a data product

For example CSVs, see the photometry and spectroscopy sample files. FITS is supported for spectra.

{% csrf_token %} {% bootstrap_form data_product_form %} {% buttons %} {% endbuttons %}
{% endif %}