getSignalDensityAlongAxis uses the wrong radius parameter
jeremy-pereira opened this issue · 2 comments
jeremy-pereira commented
in getSensor.cpp, line 138 in getSignalDensityAlongAxis ()
Line 138 in 0bcc5fb
p.populationSensorRadius
. It should be using p.signalSensorRadius
davidrmiller commented
Thanks for spotting that, I'll fix it.
davidrmiller commented
Fixed in main.