{% include "vesper/header-prefix.html" %} Adjust clips - Vesper {% load vesper_extras %} {% load static %} {% include "vesper/navbar.html" %}

Adjust clips

Adjusts the durations and/or start indices of the specified clips of this archive.

{% include "vesper/clips-specification-message.html" %}

The durations of the clips are set to the specified duration, or are left as is if no duration is specified. The center indices of the clips that have a value for the specified center index annotation are adjusted to match the annotation value, or are left as is for unannotated clips.

{% include "vesper/command-executes-as-job-message.html" %}
{{ form.detectors|block_form_element }} {{ form.station_mics|block_form_element }} {{ form.classification|form_element }} {{ form.start_date|form_element }} {{ form.end_date|form_element }} {{ form.duration|form_element }} {{ form.annotation_name|form_element }}