Crates.io | marlu |
lib.rs | marlu |
version | |
source | src |
created_at | 2021-11-17 11:46:38.876286+00 |
updated_at | 2025-04-11 05:32:16.153372+00 |
description | Convenience Rust code that handles coordinate transformations, Jones matrices, I/O. for the Murchison Widefield Array (MWA) radio telescope. Previously known as mwa_rust_core |
homepage | https://github.com/MWATelescope/marlu |
repository | https://github.com/MWATelescope/marlu |
max_upload_size | |
id | 483305 |
Cargo.toml error: | TOML parse error at line 28, column 1 | 28 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Convenience Rust code that handles coordinate transformations, Jones matrices, etc.
$ cargo -V
cargo 1.65.0 (4bc8f24d3 2022-10-20)
https://www.rust-lang.org/tools/install
If using the mwalib
feature (true by default):
libcfitsio-dev
cfitsio
CFITSIO_LIB
and
CFITSIO_INC
pkg-config
is used to find the library.--features=cfitsio-static
to build the library automatically. Requires
a C compiler and autoconf
.To link a system-provided static library, use e.g. CFITSIO_STATIC=1
. To link
all system-provided static libraries, use PKG_CONFIG_ALL_STATIC=1
. To build
all C libraries and link statically (currently only cfitsio
), use the
all-static
feature.
This scientific work uses data obtained from the Murchison Radio-astronomy Observatory. We acknowledge the Wajarri Yamatji people as the traditional owners of the Observatory site.
This repo is approved by...