This commit is contained in:
Tanushree Tunstall 2022-09-02 10:08:58 +01:00
parent 93e958ae6a
commit f9ce90e3f4
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,8 @@
########################################################################
# COMBINED Model
########################################################################
# no resampling
time ./cm_logo_skf.py 2>&1 | tee cm_skf-$(date --iso).log
# with resampling
time ./combined_model_iterator.py 2>&1 | tee cm_iterator-$(date --iso).log