Skip to main content

Python PyPI Documentation Status

Main Status: Workflow name

Develop Status: Workflow name

Mission: To make ionospheric calibration faster, easier, and more powerful

What is it?

Bayes is:

  1. a set of tools for Bayesian inference of Jones matrices using JAXNS as the engine;
  2. coded in JAX in a manner that allows lowering the entire inference algorithm to XLA primitives, which are JIT-compiled for high performance

Documentation

You can read the documentation here.

Install

Notes:

  1. BayesJones requires >= Python 3.8.
  2. It is always highly recommended to use a unique virtual environment for each project. To use miniconda, have it installed, and run
# To create a new env, if necessary
conda create -n bayes_jones_py python=3.11
conda activate bayes_jones_py

For end users

Install directly from PyPi,

pip install bayes_jones

For development

Clone repo git clone https://www.github.com/JoshuaAlbert/bayes_jones.git, and install:

cd bayes_jones
pip install -r requirements.txt
pip install -r requirements-tests.txt
pip install -r requirements-examples.txt
pip install .

Quick start

Checkout the examples here.

Change Log

14 Dec, 2023 -- BayesJones 0.0.1 released for SaLF 9 conference.

Star History

Star History Chart

Download files

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

Source Distribution

bayes_jones-0.0.1.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bayes_jones-0.0.1-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file bayes_jones-0.0.1.tar.gz.

File metadata

  • Download URL: bayes_jones-0.0.1.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for bayes_jones-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2731eb4ad632c4bfad7ec5a8df43e8a08c2579166ace489cadbf28d151d10853
MD5 3ed518650abddd2f9165fa8841d22832
BLAKE2b-256 8e2eee9779b9c4182b273d08670150fcd8c6c382b2d4c5fca528938357234c87

See more details on using hashes here.

File details

Details for the file bayes_jones-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: bayes_jones-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for bayes_jones-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 679bf0521eaae36976e15de78ab6444ae6ed907f9decee539f659b1c281b11d6
MD5 657139b2919a9c5ea26b5b7b46ea35a9
BLAKE2b-256 8313ab184a3b41765e0d2325a94da0a169788defb43c006e9c11f354db699863

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page