mweastwood / LibHealpix.jl

A Julia wrapper of the Healpix library.

Home Page:http://mweastwood.info/LibHealpix.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibHealpix.jl

LibHealpix.jl is a Julia wrapper of the Healpix library.

The Healpix library defines a pixelization of the sphere that is equal-area (each pixel covers the same area as every other pixel) and isolatitude (pixels are arranged along rings of constant latitude). Healpix was born from the need to rapidly compute angular power spectra for Cosmic Microwave Background experiments (ie. WMAP and Planck) and is widely used in astronomy and astrophysics.

K.M. Górski, Eric Hivon, A.J. Banday, B.D. Wandelt, F.K. Hansen, M. Reinecke, M. Bartelmann, 2005, ApJ 622, 759

LibHealpix Build Status codecov DOI

Documentation: http://mweastwood.info/LibHealpix.jl/stable/

Author: Michael Eastwood

License: GPLv3+

Installation

Pkg.add("LibHealpix")

Examples

OVRO-LWA Sky Map

Dust Map

Halpha Map

About

A Julia wrapper of the Healpix library.

http://mweastwood.info/LibHealpix.jl/stable/

License:Other


Languages

Language:Julia 100.0%