{% include "vesper/header-prefix.html" %} Transfer Call Classifications - Vesper {% load vesper_extras %} {% load staticfiles %} {% include "vesper/navbar.html" %}

Transfer Call Classifications

Transfers classifications from call clips of one detector to unclassified clips of another detector. The detector from whose clips classifications are transferred is called the *source* detector and the detector whose clips receive the classifications is called the *target* detector. The set of source detector call clips is specified by the detector, a set of station/mic pairs, and a range of dates. The transfer runs as a Vesper job. This operation cannot be undone, so be careful!

{{ form.source_detector|form_element }} {{ form.target_detector|form_element }} {{ form.station_mics|block_form_element }} {{ form.start_date|form_element }} {{ form.end_date|form_element }}