Skip to content
Snippets Groups Projects
Commit 9aad1c26 authored by Matthijs van der Wild's avatar Matthijs van der Wild
Browse files

Adds an exception to scripts/sort_times_into_freqGroups.py.

The script scripts/sort_times_into_freqGroups.py did not
check whether the number of measurement sets supplied is
greater than or equal to 1. In this case, the definition
of freqliste raises a ValueError. This patch adds an
exception for this singular case.
parent eba3f971
No related branches found
No related tags found
1 merge request!120Adds an exception to scripts/sort_times_into_freqGroups.py.
Pipeline #33874 passed