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

https://github.com/simonsobs/bbsims

map based simulations for Simons Observatory BB AWG
https://github.com/simonsobs/bbsims

Last synced: about 1 year ago
JSON representation

map based simulations for Simons Observatory BB AWG

Awesome Lists containing this project

README

          

# BBSims
Library for producing map based simulations for the Simons Observatory BB-AWG

## Requirments

- numpy
- healpy
- pysm v3

## Install
The code is under development therefore to install it just use:

```bash
git clone https://github.com/NicolettaK/BBSims.git
[sudo] python setup.py develop [--user]
```

## Run
to run:

```
so_bbsims --par_file config.py
```