pycorrelator
Installation
Tutorials
What kind of input format does pycorrelator support?
Example: Cross-matching two catalogs
Example: Clustering using FoF algorithm
Example: Duplicates removal
API Reference
Development Guide
pycorrelator
Tutorials
Tutorials
This section contains tutorials on how to use the
pycorrelator
package.
What kind of input format does pycorrelator 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