-
This only works if you're in the ds105 directory (Ideally want it to work wherever)
Code should be more flexible (a def or class that takes in 6 or fewer arguments, i.e. the subjects, and saves their…
-
-
- Review the paper "The Statistical Analysis of fMRI Data"
- Revisit the proposal and determine the goal of the project
- Select/filter data
- Office Hour with Jarrod
- Group meeting this week TBD
Fe…
-
Had a nice introduction to the concept of loss-aversion and what their paper
was studying (it was one of the clearest of the introductions on the
loss-aversion study).
Only group that really introduc…
-
```
If some runs in a session file are to be ignored in analysis, that info
is recorded when creating datamats in pls and in event-related NPAIRS.
However, in Blocked fMRI NPAIRS, there is no datamat…
-
Hi @matthew-brett
I'm working on doing gaussian smoothing as we discussed in OH. I was wondering if I need to handle the fact that not all values in my 3D volume correspond to voxels in the brain. I…
-
NameError: name 'pym3' is not defined.
-
ImportError: No module named seaborn
-
Hey guys
While running through the 'spatial normalization' ipython notebook, I got an error during the 'ANTS' section. Here's the error message:
NameError
in ()
----> 1 ants_reg = mem.cache(ants.Re…
-
1. I had to use git clone rather than git pull (which gave an error)
2. the two vagrant plugin commands look like a single line, need to be separated by a line break
3. vagrant plugin installation is …