SAGUARO-MMA / kne-cand-vetting

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

allow multiple TNS matches to be returned #22

Closed griffin-h closed 6 months ago

griffin-h commented 6 months ago

The original TNS query function I wrote only takes the first result, because I assumed there would never be more than one. I found an example, where there are two transients in the TNS that are within 2" of each other: AT 2017ecd and AT 2024ifa. In this case, I think we should return both matches, so that the TOM can check if either of the names already matches. Otherwise we'll use the most recent one.

jrastinejad commented 6 months ago

Testing locally and I see both TNS matches.