Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 390 Bytes

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

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