{% extends "layout.html" %} {% from 'macros.html' import download, panellist, infopopup, nsatable, nsascatter %} {% block csshead %} {% endblock csshead %} {% block jshead %} {% endblock jshead %} {% block body %}
| OBJ RA, Dec | {{cubehdr.objra}} | {{cubehdr.objdec}} |
|---|---|---|
| IFU RA, Dec | {{cubehdr.ifura}} | {{cubehdr.ifudec}} |
| IFU Glon, Glat | {{cubehdr.ifuglon}} | {{cubehdr.ifuglat}} |
| SN2 Blue, Red | {{cubehdr.bluesn2|float|round(2)}} | {{cubehdr.redsn2|float|round(2)}} |
| Date Observed | {{cubehdr['DATE-OBS']}} | |
| DAP Output | DAP URL | |