IQTLabs / BirdsEye

The BirdsEye RL/RF project enables localization of mobile radio frequency targets, e.g., drones operators, via commericial off-the-shelf sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Test failure

rashley-iqt opened this issue · comments

commented

Currently unit tests are alwyas failing with the messag:

FAILED tests/test_sigscan.py::test_sigscan - ValueError: number sections must be larger than 0.

The error seems to have been introduced in 5a0735e, as the error does not occur in prior test runs, but does occur in all subsequent test runs.

Resolved by #399