dirac-institute / kbmod

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

make_trajectory doesn't fail when reading as floats #562

Closed jeremykubica closed 7 months ago

jeremykubica commented 7 months ago

Sometimes floats can be passed into make_trajectory if it is ready data from a file, astropy Table, etc.

jeremykubica commented 7 months ago

Reverting this based on comments from Dino in the another PR.