SDSS-V LVM Night Log | {{ sjd }}


Visit LVM Web for the full night log.
{{ date }} - MJD {{ sjd }}
Observers: {{ observers }}
Weather

{% if weather %} {% else %}
No comments.
{% endif %}
Issues / bugs

{% if issues %} {% else %}
No comments.
{% endif %}
Other

{% if other %} {% else %}
No comments.
{% endif %}
Night metrics

{% if metrics %} {% else %}
Metrics not available.
{% endif %}
Exposures

{% if exposure_table %}
{{- exposure_table }}
{% else %}
No exposures.
{% endif %}
Notifications

{% if notifications %}
{{- notifications }}
{% else %}
No data.
{% endif %}
Software versions

{% if software_versions %} {% for actor, version in software_versions.items() %} {% endfor %}
{{ actor }} {{ version or "N/A" }}
{% else %}
No data.
{% endif %}