医院版本
This commit is contained in:
parent
15caccdd9e
commit
4a5770ad34
@ -13,6 +13,6 @@ cp Node_AAL116.node config.mat config2.mat config3.mat config4.mat BrainMesh_Ch2
|
||||
python ${matrixPath}main.py --sub_id ${subId} --root_dir ${fmriOutPath} --module_dir /data/config/models_9_9 --matrix_path ${matrixPath}
|
||||
|
||||
python ${matrixPath}number_change_script.py --age ${age} --matrix_path ${matrixPath}
|
||||
python ${matrixPath}extract_regions.py
|
||||
python ${matrixPath}extract_regions.py --matrix_path ${matrixPath}
|
||||
|
||||
echo "main handle end!"
|
||||
|
@ -15,6 +15,6 @@ cp Node_AAL116.node config.mat config2.mat config3.mat config4.mat BrainMesh_Ch2
|
||||
python ${matrixPath}main_dti.py --sub_id ${subId} --root_dir ${fmriOutPath} --module_dir /data/config/models_0_0 --matrix_path ${matrixPath}
|
||||
|
||||
python ${matrixPath}number_change_script.py --age ${age} --matrix_path ${matrixPath}
|
||||
python ${matrixPath}extract_regions.py
|
||||
python ${matrixPath}extract_regions.py --matrix_path ${matrixPath}
|
||||
|
||||
echo "main handle end!"
|
||||
|
Loading…
Reference in New Issue
Block a user