Skip to main content

Cross-matching and cross-identification toolkit for astronomical surveys.

Project description

docs/source/images/logos_icons/logo_main.png

precom linting docs isort Status black astropy pydantic sklearn

pyXMIP (the python X-Matching and Identification Package) is an astronomical software package for cross referencing source catalogs against known databases. The package provides a variety of statistical tools for quantifying the confidence of a given match and automates queries against many of the most common astronomical databases.

Features

  • Cross match catalogs of sources from survey missions against a wide array of known source databases.

  • Use statistical methodologies to model the distribution of sources and produce match probabilities.

Documentation

docs

The documentation for pyXMIP is hosted here. It includes various example notebooks, a complete API documentation and further information. It also includes guides on custom code implementations to meet your science goals.

Installation

pyXMIP may be installed from PyPI (stable versions) as follows:

>>> pip install pyxmip

To install pyXMIP from source, you need only clone the git repository

>>> git clone https://www.github.com/eliza-diggins/pyXMIP

and then install using

>>> cd pyXMIP
>>> pip install .

You can also achieve this in one line using

>>> pip install git+https://www.github.com/eliza-diggins/pyXMIP.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyxmip-1.0.3.tar.gz (2.4 MB view hashes)

Uploaded Source

Built Distribution

pyxmip-1.0.3-py3-none-any.whl (333.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page