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

Untag clips

Untags the specified clips.

The clips are specified as a set of station/mic pairs, a range of dates, a set of detectors, an optional classification, and a tag.

You can optionally specify a number of clips for which to retain the tag. 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 untag a lot of clips, and cannot be undone, so use it with caution!

{% csrf_token %} {% include "vesper/clip-set-form-elements.html" %} {{ form.retain_count|form_element }}