EHTDimensionalData.jl

An extension of DimensionalData.jl for EHT Julia Packages
Author EHTJulia
Popularity
0 Stars
Updated Last
1 Year Ago
Started In
March 2023

EHTDimensionalData

Dev Build Status Coverage Code Style: Blue

This package is an extension of DimensionalData.jl which provides an intuitive, self-descriptive ND-labeld data structures for Julia. This package works as a higher layer of DimensionalData.jl by reexporting its ecosystem through Reexport.jl with a set of custom functions for DimArray and DimStack data types including potential overwrites of some methods.

Installation

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

using Pkg
Pkg.add("EHTDimensionalData")

Usage

As EHTDimensionalData.jl will reexport all features exporeted from DimesinalData.jl along with custom mehods, you will need to import only EHTDimensionalData.jl.

using EHTDimensionalData

If you need to import both DimensionalData.jl and EHTDimensionalData.jl for some reasons, please import or using only specific functions to avoid conflicts.

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.