astrodbtoolkit / astrodb_utils

https://astrodb-utils.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Fix `find_source_in_db` function to accept column name arguments #72

Closed Exu-112 closed 3 months ago

Exu-112 commented 3 months ago

fixes #49

kelle commented 3 months ago

Here's an example of a test which tests for error raised: https://github.com/astrodbtoolkit/astrodb_utils/blob/a4d65a082c2697ad1cc347b43226dfeddca72dcd/astrodb_utils/tests/test_fits.py#L38