trendscenter / Coinstac_VBM_computation

This algorithm runs the Voxel Based Morphometry on structural T1 weighted MRI scans using SPMv12 and MATLAB Runtimev713.
3 stars 0 forks source link

Don't understand how timer is used here #19

Closed everner-ds closed 6 years ago

everner-ds commented 6 years ago

Isn't the result of the software check determined before waiting? How will waiting 15 s help in this case?

https://github.com/MRN-Code/Coinstac_VBM_computation/blob/0f1b9db6567d583d9c4b67ab4664a14c1fbe87ca/run_vbm.py#L189