Skip to main content

Radio AstroNomy Cubes Handler (RANCH)

PyPI version Documentation Status test coverage

An API to easily handle radio astronomy FITS files with Python.

Installation

(optional) Create a virtual environment and activate it:

python -m venv .venv
source .venv/bin/activate

Note 1: to deactivate the virtual env :

deactivate

Note 2: To delete the virtual environment:

rm -r .venv

From PyPI (recommanded)

To install ranch:

pip install astro-ranch

From local package

To get the source code:

git clone git@github.com:einigl/ranch.git

To install ranch:

pip install -e .

Get started

To get started, check out the Jupyter notebooks provided in the examples folder.

Tests

To test, run:

pytest --cov && coverage-badge -o coverage.svg -f

Documentation

cd docs
sphinx-apidoc -o . ../ranch
make html

Outputs are in docs/_build/html.

Features

TODO

Download files

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

Source Distribution

astro_ranch-0.1.0.tar.gz (32.9 kB view details)

Uploaded Source

Built Distribution

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

astro_ranch-0.1.0-py3-none-any.whl (39.1 kB view details)

Uploaded Python 3

File details

Details for the file astro_ranch-0.1.0.tar.gz.

File metadata

  • Download URL: astro_ranch-0.1.0.tar.gz
  • Upload date:
  • Size: 32.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for astro_ranch-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2ad118e4d31fcb1c6047ed4d533c2f26850223ff33c40f2df73079adf00505fc
MD5 d4d2638b19312200fd214f59874b98ca
BLAKE2b-256 82bd05e966da5340365aed3244138fc4dcc83ad4d71c6f24d329e71ff1c5dee8

See more details on using hashes here.

File details

Details for the file astro_ranch-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: astro_ranch-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 39.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for astro_ranch-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35c5ca5fbb20201a7188cecb04c15025d45fb808045e663d34277d983aa6ce47
MD5 3038d1362e5388f33db9d45f041934f5
BLAKE2b-256 cc5ea8be015b914af2e1d658da8a580ccc6ec6d13938451f3e485f9e90b1cd51

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 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