An open API service indexing awesome lists of open source software.

https://github.com/xzackli/nawrapper

power spectrum wrapper code
https://github.com/xzackli/nawrapper

Last synced: 3 months ago
JSON representation

power spectrum wrapper code

Awesome Lists containing this project

README

        

# nawrapper

[![Latest](https://img.shields.io/badge/docs-dev-blue.svg)](https://xzackli.github.io/nawrapper/index.html)
[![Build Status](https://travis-ci.com/xzackli/nawrapper.svg?branch=master)](https://travis-ci.com/xzackli/nawrapper)
[![codecov](https://codecov.io/gh/xzackli/nawrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/xzackli/nawrapper)

`nawrapper` is a thin wrapper around [NaMaster](https://github.com/LSSTDESC/NaMaster)
for CMB work, particularly for the ACT experiment. The intention is to hide some of NaMaster's generality for conciseness and simplicity.

Read the [documentation](https://xzackli.github.io/nawrapper/index.html) for detailed installation and usage instructions.