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

Delete clips

Deletes the specified clips from this Vesper archive.

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

All data associated with the clips, including their audio files and annotations, are deleted. You can optionally specify a number of clips to retain. The retained clips are selected at random from those specified, with all clips equally likely to be retained.

{% include "vesper/command-executes-as-job-message.html" %}

This command can delete a lot of clips and annotations, and cannot be undone, so use it with caution!

{{ 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.retain_count|form_element }}