Hi,
I noticed that signal_creation.py enforces a 15° minimum gap between sources when generating random DOAs via create_doa_with_gap(gap=15).
Since main.py passes true_doa=None when creating datasets, this constraint appears to be active during training and testing.
Were the published results obtained with this 15° minimum separation constraint?
Thanks!
Hi,
I noticed that signal_creation.py enforces a 15° minimum gap between sources when generating random DOAs via create_doa_with_gap(gap=15).
Since main.py passes true_doa=None when creating datasets, this constraint appears to be active during training and testing.
Were the published results obtained with this 15° minimum separation constraint?
Thanks!