Skip to content

simonsobs/SOOPERCOOL

Repository files navigation

Installation

  • Install SOOPERCOOL
git clone [email protected]: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).