astromodule.table#
Common table operations
Functions
|
Concatenate tables into a single one. |
|
Performs a crossmatch between two tables using STILTS [#ST]_ as the backend. |
|
Uses the CDS X-Match service to join a local table to one of the tables hosted by the Centre de Données astronomiques de Strasbourg. |
|
|
|
|
|
Receives a pandas dataframe and try to guess the columns names used to identify the RA and DEC coordinates. |
|
|
|
Performs a selfmatch in a table (crossmatch agains the same table) using STILTS [#ST]_ as a backend (the same backend of TOPCAT [#TOPCAT]_). |
|
Classes