AlexandreAbraham / nilearn

NeuroImaging with the Scikit-learn: fMRI inverse inference tutorial
http://nisl.github.com/
Other
5 stars 2 forks source link

Fix verbose option of searchlight #4

Open AlexandreAbraham opened 12 years ago

AlexandreAbraham commented 12 years ago

Traces are not clear for neophytes Verbosity level should be an integer instead of boolean

GaelVaroquaux commented 12 years ago

And you should pass the verbosity as an argument to the Parallel object, alongside with n_jobs.