Skip to main content

Xarray Radio Astronomy Data IO

Project description

xradio

Xarray Radio Astronomy Data IO is still in development.

Python 3.11 3.12 3.13 Linux Tests macOS Tests ipynb Tests Coverage Documentation Status Version Status

Installing

XRADIO can be installed in virtual environments via pip. It is recommended to use the conda environment manager from miniforge to create a clean, self-contained runtime where XRADIO and all its dependencies can be installed, for example:

conda create --name xradio python=3.12 --no-default-packages
conda activate xradio

📝 On macOS it is required to pre-install python-casacore using conda install -c conda-forge python-casacore.

XRADIO can now be installed using:

pip install xradio

This will also install the minimal dependencies for XRADIO.

Note that if only the minimal dependencies are installed, the functionality to convert MSv2 to MSv4 will not be available. This requires installing python-casacore (also included in the all group, see below), or alternatively the casatools backend, as explained in the casatools I/O backend guide.

To install the minimal dependencies and the interactive components (JupyterLab) use:

pip install "xradio[interactive]"

To enable conversion from MSv2 to MSv4 use (this only works for Linux):

pip install "xradio[python-casacore]"

To be able to run tests:

pip install "xradio[test]"

Multiple-dependencies can be installed using:

pip install "xradio[interactive,python-casacore,test]"

To install a more complete set of dependencies:

pip install "xradio[all]"

This will include the dependencies required to run the interactive Jupyter notebooks, run tests, build documentation, and python-casacore to enable MSv2=>MSv4 functionality.

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

xradio-0.0.59.tar.gz (167.7 kB view details)

Uploaded Source

Built Distribution

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

xradio-0.0.59-py3-none-any.whl (188.9 kB view details)

Uploaded Python 3

File details

Details for the file xradio-0.0.59.tar.gz.

File metadata

  • Download URL: xradio-0.0.59.tar.gz
  • Upload date:
  • Size: 167.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for xradio-0.0.59.tar.gz
Algorithm Hash digest
SHA256 1d047a22db13c6ba2bea615544b18d16d40ff346cfdbe114b8e0713ca13e53a6
MD5 8a3a75dc347406e1e7963298a03ecdd0
BLAKE2b-256 a2be107c6dd64f6a8fe91cecfa609b31d3c844ca791bd5ec431a38ddf4695109

See more details on using hashes here.

File details

Details for the file xradio-0.0.59-py3-none-any.whl.

File metadata

  • Download URL: xradio-0.0.59-py3-none-any.whl
  • Upload date:
  • Size: 188.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for xradio-0.0.59-py3-none-any.whl
Algorithm Hash digest
SHA256 fde0d67826fb2b8c5d3af243f62de16a9761f19b3ce2aea205793f4eb808e326
MD5 de4b7ce6f53f89a45280f3bca986f6a4
BLAKE2b-256 af921a0c96d77f4d748237f98d87cf4d2db9c403a1321db15cb3639109f7f3ff

See more details on using hashes here.

Supported by

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