spherimatch
Installation
Tutorials
What kind of input format does spherimatch support?
Example: Cross-matching two catalogs
Example: Clustering using FoF algorithm
Example: Duplicates removal
API Reference
Development Guide
spherimatch
Tutorials
Tutorials
This section contains tutorials on how to use the
spherimatch
package.
What kind of input format does spherimatch support?
pandas.DataFrame
numpy.ndarray
Example: Cross-matching two catalogs
xmatch()
get_dataframe1()
get_dataframe2()
get_serial_dataframe()
Example: Clustering using FoF algorithm
fof()
get_group_dataframe()
get_group_sizes()
get_coordinates()
get_group_coordinates()
Example: Duplicates removal