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

https://github.com/simonsobs/soopercool


https://github.com/simonsobs/soopercool

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Installation

- Install SOOPERCOOL
```
git clone git@github.com:simonsobs/SOOPERCOOL.git
cd SOOPERCOOL
pip install -e .
```
`-e` option will install local src with [development/editable mode](https://setuptools.pypa.io/en/latest/userguide/development_mode.html)

- Test SOOPERCOOL
Go to the `pipeline` directory (`cd pipeline`), and run the current pipeline bash script (`./run_all.sh`).