Xarray Radio Astronomy Data IO
Project description
xradio
Xarray Radio Astronomy Data IO is still in development.
Installing
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:
conda create --name xradio python=3.12 --no-default-packages
conda activate xradio
XRADIO can now be installed using:
pip install xradio
This will also install the minimal dependencies for XRADIO. 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]"
📝 On macOS it is required to pre-install
python-casacoreusingconda install -c conda-forge 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]"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xradio-0.0.58.tar.gz.
File metadata
- Download URL: xradio-0.0.58.tar.gz
- Upload date:
- Size: 166.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9dae1f4b6f85f5f3e37efe7b141fa1ea14fc1a9c05fef9d170ee7546d98f506
|
|
| MD5 |
408688b3048a712b90742fbb3fbef380
|
|
| BLAKE2b-256 |
9a5dd1e4cd34fc47069214f5c72c4e960bde6a7f9dc1f96ff1f53451176ad128
|
File details
Details for the file xradio-0.0.58-py3-none-any.whl.
File metadata
- Download URL: xradio-0.0.58-py3-none-any.whl
- Upload date:
- Size: 188.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28bc507857c0cbcf7efc78ac85859252d5b02e2ce38751f656cd5b8e07b4a2f6
|
|
| MD5 |
347dfb2fdb3479097d0e5b2da57a8013
|
|
| BLAKE2b-256 |
9042d4793de327b93998ec29a446f63cf5c96dcb2e27ad555d861a2f60c82a15
|