This is a module written as a common sub module for other libraries under the EHT Julia organization. The module aims to implement
- Quick shortcuts to popular physical or angular units and unit conversion functions based on Unitful.Unit
- Popular Conversion factors in EHT data analysis
Assuming that you already have Julia correctly installed, it suffices to import EHTUtils.jl in the standard way:
using Pkg
Pkg.add("EHTUtils")
The documentation is in preparation, but docstrings of available functions are listed for the latest version. The stable version has not been released.
The development of this package has been finantially supported by the following programs.
- AST-2107681, National Science Foundation, USA: v0.1.2 - present
- AST-2034306, National Science Foundation, USA: v0.1.2 - present
- OMA-2029670, National Science Foundation, USA: v0.1.2 - present
- AST-1935980, National Science Foundation, USA: v0.1.2 - present
- ALMA North American Development Study Cycle 8, National Radio Astronomy Observatory, USA: v0.1.0 - v0.1.1
The National Radio Astronomy Observatory is a facility of the National Science Foundation operated under cooperative agreement by Associated Universities, Inc.