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
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
Release files for pyxmip 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyxmip-1.0.3.tar.gz | 2.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyxmip-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.7 MB
Release files / pyxmip-1.0.3.tar.gz
| Download URL | pyxmip-1.0.3.tar.gz |
|---|---|
| Size | 2.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eda2fc459ba9530233e8b0d53df0c3534af8fdf47c73873ee8fbda221f39e064
|
|
BLAKE2b-256 checksum How to use checksums |
5f297cd7829726d17286d9bfc99960ef473108aaccc1683acb0114a8802cae6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.9.19
|
Release files / pyxmip-1.0.3-py3-none-any.whl
| Download URL | pyxmip-1.0.3-py3-none-any.whl |
|---|---|
| Size | 333.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
23092f1d4a5a98686ad520f12e8589617b2a0a0fa9241603b8179e3c0d969a09
|
|
BLAKE2b-256 checksum How to use checksums |
e9ec291eca9845d59b7ca6cde6709f54ad8516afbfef3b92c9f1de908e5d6569
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.9.19
|