Convenience Rust code that handles coordinate transformations, Jones matrices, etc.
A Rust compiler with a version >= 1.60.0
bash
$ rustc -V
rustc 1.63.0 (4b91a6ea7 2022-08-08)
https://www.rust-lang.org/tools/install
liberfa-dev
erfa
ERFA_LIB
pkg-config
is used to find the library.--features=erfa-static
to build the library automatically. Requires a
C compiler and autoconf
.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
.If using the cuda
feature (false by default):
To link a system-provided static library, use e.g. ERFA_STATIC=1
. To link all
system-provided static libraries, use PKG_CONFIG_ALL_STATIC=1
. To build all C
libraries and link statically, 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...