dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Add a test for the core-most search #682

Closed jeremykubica closed 3 months ago

jeremykubica commented 3 months ago

Create a test for the accuracy of the core GPU search by checking that the best result we recover is the fake object that we insert.

As a bonus fix an out-of-bounds error that can happen if we use a likelihood filtering of 0.0.