denisecailab / ezTrack

Free, platform independent, behavior tracking software.
GNU General Public License v3.0
118 stars 41 forks source link

Wire removal implementation results in NaNs kernel too large #31

Closed ZachPenn closed 3 years ago

ZachPenn commented 3 years ago

Currently, if wire_krn is set too large, this will result in function Locate returning NaN and causes subsequent issues.

ZachPenn commented 3 years ago

Fixed with commit bc34deaf