edickie / ciftify

The tools of the Human Connectome Project (HCP) adapted for working with non-HCP datasets
https://edickie.github.io/ciftify/
MIT License
111 stars 156 forks source link

make cifti_vis error out gracefully when dependancies not met #46

Closed edickie closed 6 years ago

edickie commented 6 years ago

cifti vis requires workbench 1.2.3 and image magik to function properly.. When these are not loaded, it produces user-unfriendly errors.

Solution, add extra dependancy checks directly into the program..and user-friendly error reporting

Might consider doing this for all of the functions..

edickie commented 6 years ago

image magik is no longer a dependency

dunno about workbench 1.2.3 checks