Skip to content

A Julia package to provide common tools (Unit coversions, constants, etc) for packages in the EHT Julia Organization

License

Notifications You must be signed in to change notification settings

EHTJulia/EHTUtils.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EHTUtils

Dev Build Status Coverage

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

Installation

Assuming that you already have Julia correctly installed, it suffices to import EHTUtils.jl in the standard way:

using Pkg
Pkg.add("EHTUtils")

Documentation

The documentation is in preparation, but docstrings of available functions are listed for the latest version. The stable version has not been released.

Acknowledgements

The development of this package has been finantially supported by the following programs.

The National Radio Astronomy Observatory is a facility of the National Science Foundation operated under cooperative agreement by Associated Universities, Inc.

About

A Julia package to provide common tools (Unit coversions, constants, etc) for packages in the EHT Julia Organization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages