mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction.git
synced 2025-05-17 05:19:24 +02:00
ZH: rename clock repair-all mode to repair-full
This commit is contained in:
parent
278d029f8e
commit
7eaa97d0cb
5 changed files with 22 additions and 15 deletions
|
@ -79,8 +79,8 @@ vary-fixes:
|
|||
|
||||
#
|
||||
reconstruct:
|
||||
./da_reconstruction.py --no-show-plots --fig-dir=${FIG_DIR} --data-dir ${DATA_DIR} --input-fname ${INPUT_DIR}
|
||||
./db_longitudinal_figure.py --no-show-plots --fig-dir=${FIG_DIR} --data-dir ${DATA_DIR}
|
||||
./da_reconstruction.py --no-show-plots --fig-dir=${FIG_DIR} --data-dir ${DATA_DIR} --input-fname ${INPUT_DIR} --clock-repair full
|
||||
./db_longitudinal_figure.py --no-show-plots --fig-dir=${FIG_DIR} --data-dir ${DATA_DIR} --clock-repair full
|
||||
|
||||
dist-clean:
|
||||
rm -vf ${DATA_DIR}/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue