dirac-institute / kbmod

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

Add some additional filtering operations #661

Closed jeremykubica closed 3 months ago

jeremykubica commented 3 months ago

Add functions to filter results that might be helpful in analysis:

Also creates a related helper function in Results and fixes update_obs_valid() to remove rows where nothing is valid.