Skip to content
Snippets Groups Projects
Commit a23e2003 authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Comment

parent 479c4edc
No related branches found
No related tags found
No related merge requests found
...@@ -109,9 +109,8 @@ def test_FEATFSFDesign(): ...@@ -109,9 +109,8 @@ def test_FEATFSFDesign():
# We can't load the voxelwise EVs # We can't load the voxelwise EVs
# here, because all of the .nii.gz # here, because all of the .nii.gz
# files in the test directory are # files in the test directory are
# stubs. # stubs. Voxelwise EVs get tested
# # in the test_FEATFSFDesign_firstLevelVoxelwiseEV
# See the test_firstLevelVoxelwiseEV
# function # function
des = featdesign.FEATFSFDesign(featdir, des = featdesign.FEATFSFDesign(featdir,
loadVoxelwiseEVs=False) loadVoxelwiseEVs=False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment