mwa_hyperdrive

Crates.iomwa_hyperdrive
lib.rsmwa_hyperdrive
version0.6.1
created_at2022-10-20 07:04:51.193069+00
updated_at2025-07-29 07:00:50.848162+00
descriptionCalibration software for the Murchison Widefield Array (MWA) radio telescope
homepagehttps://mwatelescope.github.io/mwa_hyperdrive
repositoryhttps://github.com/MWATelescope/mwa_hyperdrive
max_upload_size
id692209
size8,650,644
Dev Null (d3v-null)

documentation

README

mwa_hyperdrive

Calibration software for the Murchison Widefield Array (MWA) radio telescope.

Installation

See the instructions here.

Usage

A comprehensive guide for usage can be found here.

Troubleshooting

Run hyperdrive again, but this time with the debug build:

cargo build
./target/debug/hyperdrive <your settings here>

See the instructions here to build from source. Report the version of the software used, your usage and the program output in a new GitHub issue.

FAQ

  • Naming convention

    This project is called mwa_hyperdrive so that it cannot be confused with other projects involving the word hyperdrive, but the binary is called hyperdrive to help users' fingers.

  • hyperdrive?

    HYPERDRIVE!

Commit count: 166

cargo fmt