{% if catalog_tag %}
CatalogTag: {{ catalog_tag.name }}
ID: {{ catalog_tag.id }}
Python Class: {{ catalog_tag.class_name }}
{% else %}
No CatalogTag selected. Use the buttons the left to select one.
{% endif %}
A CatalogTag defines what kind of catalog we are analyzing data from.
Specifically what to expect for the names of the magnitude columns.