issues
search
dirac-institute
/
kbmod
KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46
stars
14
forks
source link
Create basic region search API
#735
Open
jeremykubica
opened
3 weeks ago
jeremykubica
commented
3 weeks ago
Create basic APIs for region search, including:
[ ] Extracting an
ImageCollection
from the Butler for a given time range
[ ] Filtering an
ImageCollection
for a given pointing and guess distance.
[ ] Add a demo notebook to walk a new user through the steps of getting the images for a specific KBMOD run.
Create basic APIs for region search, including:
ImageCollection
from the Butler for a given time rangeImageCollection
for a given pointing and guess distance.