Holography Antenna Commissioning Kit
Project description
astroHACK
astroHack (Holography Antenna Commissioning Kit) is a Python package that produces antenna aperture images and panel adjustment corrections from calibrated holography measurement sets. Initially, it will support holography data from the VLA and ALMA, with the future goal of supporting the ngVLA. Much of the core functionality from the following AIPS tasks has been ported: UVHOL, HOLOG, and PANEL. astroHack enables parallel execution by using Dask and efficient single-threaded performance by making use of Numba.
📝 astroHACK is under active development! Breaking API changes are still happening on a regular basis, so proceed with caution.
Installing
It is recommended to use the conda environment manager to create a clean, self-contained runtime where astrohack and all its dependencies can be installed:
conda create --name astrohack python=3.8 --no-default-packages
conda activate astrohack
📝 On macOS it is required to pre-install
python-casacore
usingconda install -c conda-forge python-casacore
.
Making astroHACK available for download from conda-forge directly is pending, so until then the current recommendation is to sully that pristine environment by calling pip from within conda, like this:
pip install astrohack
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
File details
Details for the file astrohack-0.0.9.tar.gz
.
File metadata
- Download URL: astrohack-0.0.9.tar.gz
- Upload date:
- Size: 93.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16822d803e7c4bddd4d90dd819b41cc223a6b83c9f180b2f76c44f199af8f0f4 |
|
MD5 | 38896613545379e5f52431f952e0e4a0 |
|
BLAKE2b-256 | 131b4e8dfce8afd3ccbddc9018e80f3a06d0a1858bedfe7f290d08a1e925ae85 |
File details
Details for the file astrohack-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: astrohack-0.0.9-py3-none-any.whl
- Upload date:
- Size: 107.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a47354ae7c9aa9e7eaa04a0cdc80e7b9e2e64947287013933e13891c82ae421c |
|
MD5 | 008f95c186104639b7a7394eeddfdc96 |
|
BLAKE2b-256 | 2415c27da78965343d6b152a922364aa5a9e8068441b79873f15a3431ae306d9 |