jsheunis / fMRwhy

Facilitating BIDS-compatible multi-echo fMRI analysis and quality control with SPM12 and Matlab
GNU Lesser General Public License v2.1
10 stars 1 forks source link

Create automatic installation/update procedure #47

Open jsheunis opened 2 years ago

jsheunis commented 2 years ago

Currently, dependencies have to be installed manually (when users aren't using git and submodules). A pipeline that automatically downloads, unzips and installs dependencies could make the startup process much more lean.

A related procedure, check_dependencies will likely need to be revamped in the process as well.