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

Detect

Runs one or more detectors on all channels of the specified recordings.

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

The time intervals on which the detectors are run can optionally be limited via by selecting a Detection Schedule preset in the Schedule field. If a schedule is selected, detectors are run only on time intervals in the intersection of the recording intervals and the schedule intervals.

Check the Defer clip creation check box to defer clip creation to the next invocation of the Execute Deferred Actions command.

{% include "vesper/command-executes-as-job-message.html" %}
{{ form.detectors|block_form_element }} {{ form.stations|block_form_element }} {{ form.start_date|form_element }} {{ form.end_date|form_element }} {{ form.schedule|form_element }} {{ form.defer_clip_creation|form_checkbox }}