医院版本

This commit is contained in:
zhuchunyun 2025-09-15 11:08:17 +08:00
parent 15caccdd9e
commit 4a5770ad34
2 changed files with 2 additions and 2 deletions

View File

@ -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!"

View File

@ -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!"