B612-Asteroid-Institute / precovery

Fast precovery of small body observations at scale
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Fix get_frames_for_ra_dec #78

Closed moeyensj closed 1 year ago

moeyensj commented 1 year ago

Happy to drop the last commit if I misunderstood the intention. I removed the nside parameter from the get_frames_for_ra_dec function signature since the FrameDB nside must equal the search nside for this function to work. Once we get Tanay's downsampling code we may want to revisit this.