/SOOPERCOOL

Primary LanguageJupyter Notebook

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).