mwa_hyperbeam 0.7.2

Primary beam code for the Murchison Widefield Array (MWA) radio telescope.
Documentation
1
2
3
4
5
6
7
8
9
[project]
name = "mwa_hyperbeam"
repository = "https://github.com/MWATelescope/mwa_hyperbeam"
requires-python = ">=3.7"
dependencies = ["numpy"]

[build-system]
requires = ["setuptools", "maturin>=1.0,<2.0"]
build-backend = "maturin"