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
- Host: GitHub
- URL: https://github.com/simonsobs/bbsims
- Owner: simonsobs
- License: mit
- Created: 2020-11-10T15:09:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T16:36:14.000Z (over 5 years ago)
- Last Synced: 2025-05-17T04:34:49.099Z (about 1 year ago)
- Language: Python
- Size: 143 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```