Package mvpa :: Package tests :: Module test_niftidataset :: Class NiftiDatasetTests
[hide private]
[frames] | no frames]

Class NiftiDatasetTests

source code


Tests of various Nifti-based datasets
Instance Methods [hide private]
 
testNiftiDataset(self)
Basic testing of NiftiDataset
source code
 
testNiftiMapper(self)
Basic testing of map2Nifti
source code
 
testNiftiSelfMapper(self)
Test map2Nifti facility ran without arguments
source code
 
testMultipleCalls(self)
Test if doing exactly the same operation twice yields the same result
source code
 
testERNiftiDataset(self)
Basic testing of ERNiftiDataset
source code
 
testERNiftiDatasetMapping(self)
Some mapping testing -- more tests is better
source code
 
testNiftiDatasetFrom3D(self)
Test NiftiDataset based on 3D volume(s)
source code
 
testNiftiDatasetROIMaskNeighbors(self)
Test if we could request neighbors within spherical ROI whenever center is outside of the mask
source code
 
testNiftiScalingData(self)
Test if loading scaled data works correctly
source code
Method Details [hide private]

testNiftiScalingData(self)

source code 

Test if loading scaled data works correctly

Is relevant only for pynifti interface -- nibabel always does scaling