Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: faro
-
Labels:None
-
Team:DM Science
-
Urgent?:No
Description
Integrate adn test the nwaymatcher presented by Eric Charles into faro and compare with results obtained usoing the stack matching code.
NWayMatch code is at: https://github.com/KIPAC/NWayMatch
python/nway/nway.py has a main() that shows how to use the code.
Note that the code also has a 'add()' and 'finish()' methods to match the signature of the MultiMatch matcher, but that they are not implemented to take AFW tables as inputs and output yet, so some conversion from parquet / astropy tables will be needed.