dirac-institute / kbmod

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

Move a bunch of the stamp tests from `test_search.py` to `test_stamp_creator.py` #713

Closed jeremykubica closed 3 weeks ago

jeremykubica commented 2 months ago

The file test_search.py ended up as a dumping ground for a lot of random tests. We should break out the stamp creation tests into the test_stamp_creator.py file.