rubin-dp0 / tutorial-notebooks

Tutorial Jupyter Notebooks for Data Preview 0, created and maintained by the Rubin Observatory Community Science Team.
Apache License 2.0
33 stars 17 forks source link

implement astropy-based cross-match in place of bespoke for loop #164

Closed ameisner closed 9 months ago

ameisner commented 9 months ago

implements PREOPS-4608

astropy-based cross-match is more than 13x faster than the bespoke for loop was, with no change to the resulting scatter plot

note that if a reviewer wishes to re-run this whole notebook end-to-end, they would need to have created the relevant custom coadd first, and (assuming that the required custom coadd exists) the end-to-end run time of this notebook should be in the 10-15 minute range