In master, after clone this repo
- See GIT_MANAGEMENT.md to build all the relevant tools of SARAH-Toolbox
- Create branch
CATEGORY+MODEL
and checkout there:
checkout CATEGORY+MODEL
- Creates the main SARAH file as
SARAH/Models/CATEGORY/MODEL/CATEGORY-MODEL.m
with Model`Name = "CATEGORYMODEL"
- Update clean.sh and update and execute clean_repo.sh
- Execute from the main Toolbox dir
./butler CATEGORY/MODEL
cd micromegas/CATEGORYMODEL
make clean
cd ../../
git add SPHENO/
make main=CalcOmega.cpp make main=CalcOmega_with_DDetection_MOv....cpp
- Creates mybinder branch: CATEGORY+MODEL
In mybinder branch
- In each branch, the jupyter notebook files
index_bash.ipynb
(tests/CATEGORY-MODEL.ipynb
) must be updated (created). - Creates new model in dir
CATEGORY
- Update README.md mybinder button
- There is a script
micromegas_prtcl_fix.sh
to fix theprtcl1.mdl
file