s2334

Results 3 issues of s2334

I'm using the plugin MultiProc plugin in my workflows and caching results are checked with multiprocessing for the standard nipype interfaces as expected. However when I create my own interface,...

In my experiment subjects took part in several fmri sessions on different days. However, some subjects could only attend some of the sessions whereas others attended all of them. I'm...

I'm running ubuntu and I'm trying to install BRAINSTools. I followed the instructions: ``` sudo apt-get update sudo apt-get upgrade sudo apt-get install git python2.7 python2.7-dev g++ freeglut3-dev ``` And...