Debian Automated Code Analysis

pyflakes analysis of python-nipy_0.1.2+20100526-2_all.deb

./usr/share/pyshared/nipy/__config__.py:30: invalid syntax
    
     ^
./usr/share/pyshared/nipy/__init__.py:3: '__doc__' imported but unused
./usr/share/pyshared/nipy/__init__.py:5: '__version__' imported but unused
./usr/share/pyshared/nipy/__init__.py:47: 'save_image' imported but unused
./usr/share/pyshared/nipy/__init__.py:47: 'as_image' imported but unused
./usr/share/pyshared/nipy/__init__.py:47: 'load_image' imported but unused
./usr/share/pyshared/nipy/__init__.py:48: 'is_image' imported but unused
./usr/share/pyshared/nipy/__init__.py:55: undefined name 'version'
./usr/share/pyshared/nipy/externals/configobj.py:23: 'sys' imported but unused
./usr/share/pyshared/nipy/externals/argparse.py:89: undefined name 'RawTextHelpFormatterArgumentDefaultsHelpFormatter' in __all__
./usr/share/pyshared/nipy/externals/__init__.py:4: 'argparse' imported but unused
./usr/share/pyshared/nipy/externals/__init__.py:5: 'configobj' imported but unused
./usr/share/pyshared/nipy/externals/validate.py:754: local variable 'e' is assigned to but never used
./usr/share/pyshared/nipy/fixes/scipy/stats/models/model.py:10: 'nprf' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/regression.py:24: 'sjoin' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/regression.py:25: 'reader' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/regression.py:28: 'norm' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/regression.py:35: 'ss' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/regression.py:611: local variable 'beta' is assigned to but never used
./usr/share/pyshared/nipy/fixes/scipy/stats/models/regression.py:612: local variable 'X' is assigned to but never used
./usr/share/pyshared/nipy/fixes/scipy/stats/models/descriptors.py:43: undefined name 'func'
./usr/share/pyshared/nipy/fixes/scipy/stats/models/__init__.py:9: '__doc__' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/__init__.py:12: 'nipy' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/__init__.py:13: 'glm' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/utils.py:208: local variable '_shape' is assigned to but never used
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/family.py:258: undefined name 'n'
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/__init__.py:15: 'Family' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/__init__.py:15: 'Gaussian' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/__init__.py:15: 'InverseGaussian' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/__init__.py:15: 'Binomial' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/__init__.py:15: 'Poisson' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/family/__init__.py:15: 'Gamma' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/rmodelwrap.py:9: 'x' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/rmodelwrap.py:9: 'y' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_regression.py:8: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_anova.py:13: 'assert_true' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_anova.py:13: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_utils.py:13: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_matrix_rank.py:9: 'assert_true' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_matrix_rank.py:9: 'assert_false' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_matrix_rank.py:9: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_matrix_rank.py:12: 'assert_array_almost_equal' imported but unused
./usr/share/pyshar./usr/share/pyshared/nipy/neurospin/__config__.py:30: invalid syntax
    
     ^
ed/nipy/fixes/scipy/stats/models/tests/test_matrix_rank.py:12: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_glm.py:9: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_glm.py:21: local variable 'family' is assigned to but never used
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_glm.py:30: local variable 'family' is assigned to but never used
./usr/share/pyshared/nipy/fixes/scipy/stats/models/tests/test_ar.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/interfaces/spm.py:20: local variable 'tmpdir' is assigned to but never used
./usr/share/pyshared/nipy/utils/perlpie.py:63: 'grin' imported but unused
./usr/share/pyshared/nipy/utils/setup.py:3: 'join' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:10: 'OneTimeProperty' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:10: 'setattr_on_read' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:11: 'InTemporaryDirectory' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:11: 'TemporaryDirectory' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:13: 'templates' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:13: 'DataError' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:13: 'example_data' imported but unused
./usr/share/pyshared/nipy/utils/__init__.py:13: 'make_datasource' imported but unused
./usr/share/pyshared/nipy/utils/tests/test_data.py:9: 'shutil' imported but unused
./usr/share/pyshared/nipy/utils/tests/test_data.py:22: 'assert_true' imported but unused
./usr/share/pyshared/nipy/utils/tests/test_data.py:22: 'assert_not_equal' imported but unused
./usr/share/pyshared/nipy/utils/tests/test_data.py:22: 'assert_false' imported but unused
./usr/share/pyshared/nipy/utils/tests/test_data.py:25: 'parametric' imported but unused
./usr/share/pyshared/nipy/utils/tests/test_data.py:247: local variable 'res' is assigned to but never used
./usr/share/pyshared/nipy/utils/tests/test_data.py:267: local variable 'fn' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/statistical_mapping.py:191: local variable 'nvox' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/viz3d.py:6: 'plot_anat_3d' imported but unused
./usr/share/pyshared/nipy/neurospin/viz3d.py:6: 'demo_plot_map_3d' imported but unused
./usr/share/pyshared/nipy/neurospin/viz3d.py:6: 'affine_img_src' imported but unused
./usr/share/pyshared/nipy/neurospin/viz3d.py:6: 'plot_map_3d' imported but unused
./usr/share/pyshared/nipy/neurospin/__init__.py:19: 'statistical_mapping' imported but unused
./usr/share/pyshared/nipy/neurospin/__init__.py:20: 'register' imported but unused
./usr/share/pyshared/nipy/neurospin/__init__.py:20: 'transform' imported but unused
./usr/share/pyshared/nipy/neurospin/viz.py:7: 'cm' imported but unused
./usr/share/pyshared/nipy/neurospin/viz.py:8: 'demo_plot_map' imported but unused
./usr/share/pyshared/nipy/neurospin/viz.py:8: 'plot_map' imported but unused
./usr/share/pyshared/nipy/neurospin/viz.py:11: 'find_cut_coords' imported but unused
./usr/share/pyshared/nipy/neurospin/viz.py:11: 'coord_transform' imported but unused
./usr/share/pyshared/nipy/neurospin/viz.py:12: 'mni_sform' imported but unused
./usr/share/pyshared/nipy/neurospin/segmentation/vem.py:4: 'pylab' imported but unused
./usr/share/pyshared/nipy/neurospin/segmentation/vem.py:5: 'os' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/iconic_registration.py:15: 'Image' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/iconic_registration.py:25: redefinition of unused '_OPTIMIZER' from line 9
./usr/share/pyshared/nipy/neurospin/registration/iconic_registration.py:211: local variable 'sizes' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/registration/affine.py:3: 'rotation_vec2mat' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/__init__.py:3: 'from registration import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/registration/__init__.py:4: 'from iconic_registration import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/registration/__init__.py:5: 'from affine import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/registration/registration.py:4: 'GridTransform' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_fmri_realign4d.py:3: 'np' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_fmri_realign4d.py:5: 'assert_true' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_fmri_realign4d.py:5: 'assert_false' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_fmri_realign4d.py:5: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_fmri_realign4d.py:8: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_fmri_realign4d.py:10: 'save' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:7: 'np' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:9: 'assert_true' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:9: 'assert_equal' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:9: 'assert_false' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:9: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:12: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:12: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:14: 'save' imported but unused
./usr/share/pyshared/nipy/neurospin/registration/tests/test_register.py:15: 'funcfile' imported but unused
./usr/share/pyshared/nipy/neurospin/bindings/setup.py:21: 'getstatusoutput' imported but unused
./usr/share/pyshared/nipy/neurospin/bindings/__init__.py:3: 'from linalg import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/bindings/__init__.py:4: 'from array import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/bindings/__init__.py:5: 'from wrapper import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/bindings/benchmarks/bench_numpy.py:7: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/bindings/benchmarks/bench_numpy.py:19: local variable 'y0' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/bindings/benchmarks/bench_numpy.py:22: local variable 'y1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/bindings/tests/test_numpy.py:5: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:31: local variable 'fd' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:67: local variable 'n' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:69: local variable 'fd' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:70: local variable 'fgj' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:102: local variable 'n' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:105: local variable 'fgj' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:129: local variable 'n' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:131: local variable 'fd' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:157: local variable 'n' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:159: local variable 'fd' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:232: local variable 'proto_anat_old' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:329: local variable 'proto_anat_mem' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hierarchical_parcellation.py:411: local variable 'prfx' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/roi.py:409: local variable 'kold' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/roi.py:849: local variable 'df' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/hroi.py:361: local variable 'df' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:57: local variable 'grid_size' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:148: local variable 'mxyz' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:156: local variable 'grid_size' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:178: local variable 'JacobImage' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:220: local variable 'mxyz' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:226: local variable 'grid_size' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/parcel_io.py:327: local variable 'grid_size' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:201: local variable 'homogeneity' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:271: local variable 'mp' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:272: local variable 'vp' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:370: local variable 'nrois' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:455: local variable 'sqdmax' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:567: local variable 'sqdmax' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/structural_bfls.py:1013: local variable 'LW' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:223: local variable 'nrois' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:263: local variable 'idx' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:673: local variable 'u' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:814: local variable 'spatial_coords' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:1141: local variable 'crmap' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:1142: local variable 'LR' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/bayesian_structural_analysis.py:1175: local variable 'ml1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/tests/test_parcel.py:18: local variable 'sjitter' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/tests/test_parcel.py:24: local variable 'nbparcel' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/tests/test_parcel.py:25: local variable 'ref_dim' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/tests/test_parcel.py:74: local variable 'sjitter' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/spatial_models/tests/test_parcel.py:81: local variable 'ref_dim' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:8: 'VolumeField' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:9: 'VolumeImg' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:10: 'VolumeGrid' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:11: 'CompositionError' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:11: 'Transform' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:12: 'AffineTransform' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:13: 'apply_affine' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:15: 'as_volume_img' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/__init__.py:15: 'save' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/volumes/volume_grid.py:17: 'get_bounds' imported but unused
./usr/share/pyshared/nipy/neurospin/datasets/volumes/volume_grid.py:127: local variable 'data' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/datasets/volumes/volume_grid.py:133: local variable 'interpolation_order' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/datasets/volumes/volume_data.py:114: local variable 'my_v2w_transform' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/datasets/volumes/tests/test_volume_img.py:139: local variable 'img2' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/datasets/volumes/tests/test_volume_grid.py:128: local variable 'img2' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/glm/__init__.py:3: 'from glm import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/glm/tests/test_glm.py:36: local variable 're' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/simul_multisubject_fmri_dataset.py:144: redefinition of unused 'save' from line 17
./usr/share/pyshared/nipy/neurospin/utils/simul_multisubject_fmri_dataset.py:144: redefinition of unused 'Nifti1Image' from line 17
./usr/share/pyshared/nipy/neurospin/utils/__init__.py:3: 'from routines import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/utils/__init__.py:4: 'zscore' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/__init__.py:5: 'three_classes_GMM_fit' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/__init__.py:5: 'ENN' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/__init__.py:5: 'FDR' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/__init__.py:5: 'Gamma_Gaussian_fit' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/optimize.py:44: undefined name 'args'
./usr/share/pyshared/nipy/neurospin/utils/reproducibility_measures.py:246: local variable 'n' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/reproducibility_measures.py:371: local variable 'nsubj' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/reproducibility_measures.py:388: local variable 'nsubj' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/reproducibility_measures.py:431: undefined name 'plit_group'
./usr/share/pyshared/nipy/neurospin/utils/reproducibility_measures.py:483: undefined name 'methd'
./usr/share/pyshared/nipy/neurospin/utils/reproducibility_measures.py:637: undefined name 'methd'
./usr/share/pyshared/nipy/neurospin/utils/tests/test_mtb.py:20: local variable 'H' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/tests/test_mtb.py:54: local variable 'kappa' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/tests/test_mtb.py:73: local variable 'kappa' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/tests/test_mtb.py:83: local variable 'kappa' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/tests/test_mask.py:51: local variable 'aff' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/tests/test_repro.py:11: 'assert_almost_equal' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/tests/test_repro.py:13: 'map_reproducibility' imported but unused
./usr/share/pyshared/nipy/neurospin/utils/tests/test_repro.py:26: local variable 'sjitter' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/utils/tests/test_random_threshold.py:61: local variable 'D' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/bgmm.py:22: 'pinv' imported but unused
./usr/share/pyshared/nipy/neurospin/clustering/bgmm.py:239: redefinition of unused 'det' from line 22
./usr/share/pyshared/nipy/neurospin/clustering/bgmm.py:258: redefinition of unused 'det' from line 22
./usr/share/pyshared/nipy/neurospin/clustering/bgmm.py:618: local variable 'Mll' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/bgmm.py:886: undefined name 'stop'
./usr/share/pyshared/nipy/neurospin/clustering/bgmm.py:1067: local variable 'cc' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/gmm.py:13: 'fc' imported but unused
./usr/share/pyshared/nipy/neurospin/clustering/gmm.py:42: local variable 'zb' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/gmm.py:326: redefinition of unused 'fc' from line 13
./usr/share/pyshared/nipy/neurospin/clustering/gmm.py:665: local variable 'cc' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/gmm.py:836: local variable 'gd1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/hierarchical_clustering.py:395: local variable 'n' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/hierarchical_clustering.py:961: local variable 'pop' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/hierarchical_clustering.py:1100: local variable 'nbcc' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/hierarchical_clustering.py:1259: redefinition of unused 'ward' from line 33
./usr/share/pyshared/nipy/neurospin/clustering/hierarchical_clustering.py:1302: local variable 'pop' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/hierarchical_clustering.py:1414: local variable 'pop' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/__init__.py:3: 'from clustering import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/clustering/ggmixture.py:292: local variable 'i' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/clustering.py:3: 'from _clustering import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/clustering/clustering.py:4: '__doc__' imported but unused
./usr/share/pyshared/nipy/neurospin/clustering/clustering.py:71: local variable 'nolabel' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_bgmm.py:19: 'from nipy.neurospin.clustering.bgmm import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_bgmm.py:170: local variable 'show' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_bgmm.py:177: local variable 'z' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_bgmm.py:195: local variable 'show' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_ggm.py:5: 'from nipy.neurospin.clustering.ggmixture import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_ggm.py:40: local variable 'dof' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_gmm.py:124: local variable 'ent' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_gmm.py:166: local variable 'z' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_gmm.py:315: local variable 'bic' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/clustering/tests/test_hierarchical_clustering.py:13: 'from nipy.neurospin.clustering.hierarchical_clustering import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:188: local variable 'shape' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:204: local variable 'scale' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:228: local variable 'scale' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:268: local variable 'block' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:269: local variable 'A' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:546: local variable 'A' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:629: local variable 'A' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/spatial_relaxation_onesample.py:675: local variable 'p' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/permutation_test.py:427: local variable 'rand_perm' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/permutation_test.py:428: local variable 'rand_data1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/permutation_test.py:429: local variable 'rand_data2' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/permutation_test.py:434: local variable 'rand_vardata1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/permutation_test.py:435: local variable 'rand_vardata2' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/permutation_test.py:452: local variable 'perm_nclust' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/__init__.py:3: 'onesample' imported but unused
./usr/share/pyshared/nipy/neurospin/group/__init__.py:4: 'twosample' imported but unused
./usr/share/pyshared/nipy/neurospin/group/__init__.py:5: 'glm_twolevel' imported but unused
./usr/share/pyshared/nipy/neurospin/group/__init__.py:6: 'permutation_test' imported but unused
./usr/share/pyshared/nipy/neurospin/group/__init__.py:7: 'spatial_relaxation_onesample' imported but unused
./usr/share/pyshared/nipy/neurospin/group/displacement_field.py:181: local variable 'Ic' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/group/tests/test_routines.py:6: 'twosample' imported but unused
./usr/share/pyshared/nipy/neurospin/group/tests/test_displacement_field.py:72: redefinition of function 'test_sample_prior' from line 42
./usr/share/pyshared/nipy/neurospin/image/__init__.py:3: 'from image import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/image/tests/test_image.py:4: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/neurospin/image/tests/test_image.py:6: 'from nipy.neurospin.image import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/viz_tools/cm.py:120: local variable 'out_cdict' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/viz_tools/maps_3d.py:311: local variable 'line1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/viz_tools/maps_3d.py:313: local variable 'line2' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/viz_tools/maps_3d.py:315: local variable 'line3' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/field.py:3: 'from _field import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/graph/field.py:4: '__doc__' imported but unused
./usr/share/pyshared/nipy/neurospin/graph/field.py:404: 'ward_field_segment' imported but unused
./usr/share/pyshared/nipy/neurospin/graph/BPmatch.py:59: local variable 's1' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/BPmatch.py:60: local variable 's2' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/BPmatch.py:200: local variable 'eps' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/BPmatch.py:550: local variable 'eps' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/BPmatch.py:571: local variable 'W0' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/__init__.py:3: 'from graph import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/graph/graph.py:3: 'from _graph import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/graph/graph.py:4: '__doc__' imported but unused
./usr/share/pyshared/nipy/neurospin/graph/graph.py:1038: local variable 'ri' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/tests/test_field.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/graph/tests/test_bpmatch.py:11: 'from nipy.neurospin.graph.BPmatch import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/graph/tests/test_graph.py:3: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/neurospin/graph/tests/test_graph.py:261: local variable 'b' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/tests/test_graph.py:324: local variable 'OK' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/graph/tests/test_graph.py:327: redefinition of function 'test_symmeterize' from line 315
./usr/share/pyshared/nipy/neurospin/graph/tests/test_graph.py:335: local variable 'OK' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:74: redefinition of unused 'nl' from line 23
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:174: local variable 'nb' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1089: local variable 'dXY' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1103: local variable 'ngrad' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1107: local variable 'criterion' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1251: local variable 'k' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1252: local variable 'X' is assigned to but never used
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1254: undefined name 'x'
./usr/share/pyshared/nipy/neurospin/eda/dimension_reduction.py:1255: undefined name 'x'
./usr/share/pyshared/nipy/modalities/fmri/aliased.py:40: undefined name 't'
./usr/share/pyshared/nipy/modalities/fmri/api.py:3: 'FmriImageList' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/api.py:3: 'fmri_generator' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmri.py:7: 'image_rollaxis' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmri.py:8: 'Image' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmri.py:8: 'CoordinateMap' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmri.py:8: 'CoordinateSystem' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmri.py:8: 'AffineTransform' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/pca.py:105: redefinition of function 'project_resid' from line 102
./usr/share/pyshared/nipy/modalities/fmri/pca.py:108: redefinition of function 'project_resid' from line 105
./usr/share/pyshared/nipy/modalities/fmri/design.py:8: 'interp1d' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/design.py:17: 'dglover' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/__init__.py:9: 'fmri' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/__init__.py:9: 'utils' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/__init__.py:9: 'formula' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/__init__.py:9: 'hrf' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/__init__.py:10: 'fmristat' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/formula.py:109: 'warnings' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/formula.py:846: redefinition of function 'f' from line 839
./usr/share/pyshared/nipy/modalities/fmri/formula.py:1049: undefined name 'pinv'
./usr/share/pyshared/nipy/modalities/fmri/hrf.py:15: 'FunctionClass' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/hrf.py:15: 'Symbol' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:3: 'fpformat' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:3: 'gc' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:3: 'time' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:3: 'os' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:6: 'L' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:8: 'OLSModel' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:12: 'OLS' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/model.py:117: local variable 'o' is assigned to but never used
./usr/share/pyshared/nipy/modalities/fmri/spm/example.py:6: 'model' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/reml.py:101: local variable '_F' is assigned to but never used
./usr/share/pyshared/nipy/modalities/fmri/spm/correlation.py:26: local variable 'sdout' is assigned to but never used
./usr/share/pyshared/nipy/modalities/fmri/spm/__init__.py:11: 'model' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/spm/trace.py:4: 'svd' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/api.py:3: 'delay_hrf' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/api.py:4: 'OLS' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/api.py:4: 'AR1' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/model.py:139: local variable 'o' is assigned to but never used
./usr/share/pyshared/nipy/modalities/fmri/fmristat/model.py:256: local variable 'o' is assigned to but never used
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:15: 'fpformat' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:15: 'os' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:17: 'np' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:18: 'L' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:19: 'recipr0' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:19: 'pos_recipr' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/delay.py:23: 'TOutput' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:9: 'fpformat' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:9: 'gc' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:9: 'os' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:11: 'asarray' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:30: undefined name 'np'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:31: undefined name 'np'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:33: undefined name 'np'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:36: undefined name 'np'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:38: undefined name 'data_generator'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:53: undefined name 'np'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:53: undefined name 'fmri_data'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/utils.py:54: undefined name 'np'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/hrf.py:18: 'Function' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_model.py:55: undefined name 'ExperimentalQuantitative'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_model.py:56: undefined name 'ExperimentalQuantitative'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_model.py:57: undefined name 'ExperimentalQuantitative'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_model.py:60: undefined name 'Contrast'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_model.py:62: undefined name 'Contrast'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_iterables.py:29: undefined name 'model'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_iterables.py:32: undefined name 'cmatrix'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_iterables.py:38: undefined name 'model'
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_hrf.py:10: 'taylor_approx' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_hrf.py:13: 'assert_false' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_hrf.py:13: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_hrf.py:16: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/fmristat/tests/test_hrf.py:16: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_pca_image.py:5: 'FmriImageList' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_pca_image.py:11: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/modalities/fmri/tests/test_pca.py:7: 'assert_false' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_utils.py:9: 'assert_true' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_utils.py:9: 'assert_false' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_utils.py:9: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_utils.py:12: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_utils.py:12: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_utils.py:18: 'Symbol' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_iterators.py:4: 'np' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_iterators.py:5: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/modalities/fmri/tests/test_iterators.py:7: 'Image' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_iterators.py:8: 'coordinate_map' imported but unused
./usr/share/pyshared/nipy/modalities/fmri/tests/test_iterators.py:9: 'FmriImageList' imported but unused
./usr/share/pyshared/nipy/testing/__init__.py:38: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/testing/__init__.py:39: 'dec' imported but unused
./usr/share/pyshared/nipy/testing/__init__.py:43: 'assert_true' imported but unused
./usr/share/pyshared/nipy/testing/__init__.py:43: 'assert_false' imported but unused
./usr/share/pyshared/nipy/testing/__init__.py:44: 'parametric' imported but unused
./usr/share/pyshared/nipy/testing/__init__.py:44: 'ParametricTestCase' imported but unused
./usr/share/pyshared/nipy/testing/decorators.py:9: 'from numpy.testing.decorators import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/testing/lightunit.py:37: 'nosepatch' imported but unused
./usr/share/pyshared/nipy/testing/lightunit.py:42: redefinition of unused 'ParametricTestCase' from line 40
./usr/share/pyshared/nipy/testing/lightunit.py:42: redefinition of unused 'parametric' from line 40
./usr/share/pyshared/nipy/testing/lightunit.py:42: 'ParametricTestCase' imported but unused
./usr/share/pyshared/nipy/testing/lightunit.py:42: 'parametric' imported but unused
./usr/share/pyshared/nipy/testing/tests/test_images.py:6: 'anatfile' imported but unused
./usr/share/pyshared/nipy/testing/tests/test_images.py:8: 'assert_true' imported but unused
./usr/share/pyshared/nipy/core/api.py:14: 'CoordinateSystem' imported but unused
./usr/share/pyshared/nipy/core/api.py:15: 'drop_io_dim' imported but unused
./usr/share/pyshared/nipy/core/api.py:15: 'compose' imported but unused
./usr/share/pyshared/nipy/core/api.py:15: 'CoordinateMap' imported but unused
./usr/share/pyshared/nipy/core/api.py:15: 'append_io_dim' imported but unused
./usr/share/pyshared/nipy/core/api.py:15: 'AffineTransform' imported but unused
./usr/share/pyshared/nipy/core/api.py:17: 'ArrayCoordMap' imported but unused
./usr/share/pyshared/nipy/core/api.py:17: 'Grid' imported but unused
./usr/share/pyshared/nipy/core/api.py:19: 'slice_maker' imported but unused
./usr/share/pyshared/nipy/core/api.py:19: 'is_image' imported but unused
./usr/share/pyshared/nipy/core/api.py:19: 'fromarray' imported but unused
./usr/share/pyshared/nipy/core/api.py:19: 'Image' imported but unused
./usr/share/pyshared/nipy/core/api.py:19: 'subsample' imported but unused
./usr/share/pyshared/nipy/core/api.py:21: 'ImageList' imported but unused
./usr/share/pyshared/nipy/core/api.py:23: 'f_generator' imported but unused
./usr/share/pyshared/nipy/core/api.py:23: 'write_data' imported but unused
./usr/share/pyshared/nipy/core/api.py:23: 'slice_generator' imported but unused
./usr/share/pyshared/nipy/core/api.py:23: 'matrix_generator' imported but unused
./usr/share/pyshared/nipy/core/api.py:23: 'data_generator' imported but unused
./usr/share/pyshared/nipy/core/api.py:23: 'parcels' imported but unused
./usr/share/pyshared/nipy/core/api.py:27: 'ras_output_coordnames' imported but unused
./usr/share/pyshared/nipy/core/api.py:27: 'lps_output_coordnames' imported but unused
./usr/share/pyshared/nipy/core/transforms/tests/test_affines.py:3: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/core/reference/coordinate_system.py:189: local variable 'attrs' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/coordinate_system.py:190: local variable 'vals' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/coordinate_map.py:67: 'setattr_on_read' imported but unused
./usr/share/pyshared/nipy/core/reference/coordinate_map.py:451: local variable 'out' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/coordinate_map.py:639: local variable 'dtype' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/coordinate_map.py:1679: local variable 'cmap' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/coordinate_map.py:1685: local variable 'notaffine' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/array_coords.py:210: local variable 'inmat' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_slices.py:3: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/core/reference/tests/test_coordinate_system.py:4: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:23: local variable 'O_A' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:24: local variable 'GLR_A' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:25: local variable 'GLZ_A' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:26: local variable 'SO_A' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:31: local variable 'SO_B' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:35: local variable 'O_B' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:39: local variable 'GL_Z' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:48: local variable 'SL_Z' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:51: local variable 'O_Z' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:90: local variable 'O_21' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_matrix_groups.py:112: local variable 'F' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_coordinate_map.py:149: local variable 'bb' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_coordinate_map.py:291: local variable 'inv' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_coordinate_map.py:326: local variable 'x' is assigned to but never used
./usr/share/pyshared/nipy/core/reference/tests/test_array_coords.py:9: 'assert_false' imported but unused
./usr/share/pyshared/nipy/core/reference/tests/test_array_coords.py:12: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/core/image/xyz_image.py:10: 'from_matrix_vector' imported but unused
./usr/share/pyshared/nipy/core/image/xyz_image.py:13: 'compose' imported but unused
./usr/share/pyshared/nipy/core/image/xyz_image.py:605: local variable 'diag_values' is assigned to but never used
./usr/share/pyshared/nipy/core/image/affine_image.py:11: 'from_matrix_vector' imported but unused
./usr/share/pyshared/nipy/core/image/affine_image.py:14: 'compose' imported but unused
./usr/share/pyshared/nipy/core/image/affine_image.py:109: undefined name 'coordmap'
./usr/share/pyshared/nipy/core/image/affine_image.py:323: undefined name 'CoordSystemError'
./usr/share/pyshared/nipy/core/image/__init__.py:11: 'roi' imported but unused
./usr/share/pyshared/nipy/core/image/__init__.py:11: 'image' imported but unused
./usr/share/pyshared/nipy/core/image/__init__.py:11: 'generators' imported but unused
./usr/share/pyshared/nipy/core/image/__init__.py:12: 'Image' imported but unused
./usr/share/pyshared/nipy/core/image/tests/test_xyz_image_fmri.py:3: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/core/image/tests/test_xyz_image_fmri.py:6: 'load_image' imported but unused
./usr/share/pyshared/nipy/core/image/tests/test_xyz_image_fmri.py:124: local variable 'xyz_im_resampled' is assigned to but never used
./usr/share/pyshared/nipy/core/image/tests/test_xyz_image_fmri.py:127: local variable 'xyz_im_resampled2' is assigned to but never used
./usr/share/pyshared/nipy/core/image/tests/test_image.py:7: 'anatfile' imported but unused
./usr/share/pyshared/nipy/core/image/tests/test_image.py:7: 'parametric' imported but unused
./usr/share/pyshared/nipy/core/image/tests/test_image.py:230: local variable 'data2' is assigned to but never used
./usr/share/pyshared/nipy/core/image/tests/test_image.py:240: local variable 'data3' is assigned to but never used
./usr/share/pyshared/nipy/core/image/tests/test_generators.py:4: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/core/image/tests/test_generators.py:127: local variable 'iterator' is assigned to but never used
./usr/share/pyshared/nipy/core/image/tests/test_rollaxis.py:39: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/core/image/tests/test_affine_image.py:3: 'from nipy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/nipy/algorithms/__init__.py:9: 'statistics' imported but unused
./usr/share/pyshared/nipy/algorithms/__init__.py:10: 'kernel_smooth' imported but unused
./usr/share/pyshared/nipy/algorithms/__init__.py:10: 'diagnostics' imported but unused
./usr/share/pyshared/nipy/algorithms/__init__.py:10: 'fwhm' imported but unused
./usr/share/pyshared/nipy/algorithms/__init__.py:10: 'interpolation' imported but unused
./usr/share/pyshared/nipy/algorithms/resample.py:105: local variable 'function_domain' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/resample.py:106: local variable 'function_range' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/diagnostics/setup.py:3: 'os' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/setup.py:4: 'numpy' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/screens.py:9: 'load_image' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/__init__.py:5: 'time_slice_diffs' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/__init__.py:6: 'plot_tsdiffs' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/__init__.py:6: 'plot_tsdiffs_image' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/__init__.py:7: 'screen' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/__init__.py:8: 'pca' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tsdiffplot.py:31: local variable 'fig' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_screen.py:12: 'assert_true' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_screen.py:12: 'assert_false' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_screen.py:12: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_screen.py:15: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_screen.py:17: 'anatfile' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_time_difference.py:15: 'assert_true' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_time_difference.py:15: 'assert_equal' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_time_difference.py:15: 'assert_false' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_time_difference.py:15: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/algorithms/diagnostics/tests/test_time_difference.py:18: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/algorithms/statistics/onesample.py:8: 'gc' imported but unused
./usr/share/pyshared/nipy/algorithms/statistics/__init__.py:8: 'onesample' imported but unused
./usr/share/pyshared/nipy/algorithms/statistics/__init__.py:8: 'intvol' imported but unused
./usr/share/pyshared/nipy/algorithms/statistics/__init__.py:8: 'rft' imported but unused
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:166: local variable 'D' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:232: local variable 'x' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:335: redefinition of function 'test_T2' from line 268
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:366: local variable 'v1' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:467: local variable 'p' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:536: local variable 'b' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:568: redefinition of function 'test_chi2' from line 228
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_rft.py:572: local variable 'x' is assigned to but never used
./usr/share/pyshared/nipy/algorithms/statistics/tests/__init__.py:4: 'nipy' imported but unused
./usr/share/pyshared/nipy/algorithms/statistics/tests/test_intrinsic_volumes.py:7: 'dec' imported but unused
./usr/share/pyshared/nipy/algorithms/tests/test_resample.py:87: local variable 'v2v' is assigned to but never used
./usr/share/pyshared/nipy/io/api.py:3: 'load_image' imported but unused
./usr/share/pyshared/nipy/io/api.py:3: 'save_image' imported but unused
./usr/share/pyshared/nipy/io/api.py:3: 'as_image' imported but unused
./usr/share/pyshared/nipy/io/imageformats/compat.py:17: 'allopen' imported but unused
./usr/share/pyshared/nipy/io/imageformats/compat.py:254: redefinition of function 'getFilename' from line 202
./usr/share/pyshared/nipy/io/imageformats/filename_parser.py:138: local variable 'tem' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/spatialimages.py:218: redefinition of function 'from_image' from line 154
./usr/share/pyshared/nipy/io/imageformats/setup.py:3: 'os' imported but unused
./usr/share/pyshared/nipy/io/imageformats/setup.py:4: 'numpy' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:50: 'ana' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:51: 'spm99' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:52: 'spm2' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:53: 'ni1' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:54: 'minc' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:56: 'load' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:56: 'save' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:57: 'AnalyzeHeader' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:57: 'AnalyzeImage' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:58: 'Spm99AnalyzeImage' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:58: 'Spm99AnalyzeHeader' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:59: 'Spm2AnalyzeHeader' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:59: 'Spm2AnalyzeImage' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:60: 'Nifti1Image' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:60: 'Nifti1Header' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:61: 'MincImage' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:61: 'MincHeader' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:62: 'squeeze_image' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:62: 'four_to_three' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:62: 'as_closest_canonical' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:62: 'concat_images' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:64: 'io_orientation' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:64: 'apply_orientation' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:64: 'OrientationError' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:64: 'orientation_affine' imported but unused
./usr/share/pyshared/nipy/io/imageformats/__init__.py:64: 'flip_axis' imported but unused
./usr/share/pyshared/nipy/io/imageformats/funcs.py:6: 'flip_axis' imported but unused
./usr/share/pyshared/nipy/io/imageformats/orientations.py:161: local variable 'shape' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/spm2analyze.py:7: 'HeaderTypeError' imported but unused
./usr/share/pyshared/nipy/io/imageformats/nifti1.py:11: 'HeaderTypeError' imported but unused
./usr/share/pyshared/nipy/io/imageformats/analyze.py:100: 'warnings' imported but unused
./usr/share/pyshared/nipy/io/imageformats/analyze.py:215: undefined name 'obj'
./usr/share/pyshared/nipy/io/imageformats/analyze.py:222: undefined name 'self'
./usr/share/pyshared/nipy/io/imageformats/analyze.py:701: local variable 'prev_ndims' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/testing/__init__.py:11: 'ParametricTestCase' imported but unused
./usr/share/pyshared/nipy/io/imageformats/testing/__init__.py:11: 'parametric' imported but unused
./usr/share/pyshared/nipy/io/imageformats/testing/lightunit.py:37: 'nosepatch' imported but unused
./usr/share/pyshared/nipy/io/imageformats/testing/lightunit.py:42: redefinition of unused 'ParametricTestCase' from line 40
./usr/share/pyshared/nipy/io/imageformats/testing/lightunit.py:42: redefinition of unused 'parametric' from line 40
./usr/share/pyshared/nipy/io/imageformats/testing/lightunit.py:42: 'ParametricTestCase' imported but unused
./usr/share/pyshared/nipy/io/imageformats/testing/lightunit.py:42: 'parametric' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_compat.py:5: 'np' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_compat.py:11: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_compat.py:14: 'HeaderDataError' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_compat.py:70: local variable 'md5_orig' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_compat.py:73: local variable 'md5_io' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_image_load_save.py:22: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_filetuples.py:7: 'assert_false' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm2analyze.py:16: local variable 'aff' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_quaternions.py:12: redefinition of unused 'slow' from line 10
./usr/share/pyshared/nipy/io/imageformats/tests/test_quaternions.py:16: 'assert_equal' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_quaternions.py:16: 'assert_false' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_quaternions.py:131: redefinition of function 'test_inverse' from line 95
./usr/share/pyshared/nipy/io/imageformats/tests/test_quaternions.py:139: redefinition of function 'test_eye' from line 107
./usr/share/pyshared/nipy/io/imageformats/tests/test_quaternions.py:146: local variable 'vecs' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_batteryrunners.py:97: 'assert_true' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_batteryrunners.py:97: 'assert_false' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:67: local variable 'vals' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:68: local variable 'items' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:88: local variable 'endianness' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:114: local variable 'hdr_fs' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:132: local variable 'bblen' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:141: local variable 'hdr' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:183: local variable 'affine' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_binary.py:263: local variable 'S2' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_endiancodes.py:7: 'np' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_endiancodes.py:9: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_orientations.py:9: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm99analyze.py:9: 'write_data' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm99analyze.py:9: 'read_unscaled_data' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm99analyze.py:14: 'assert_true' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm99analyze.py:14: 'assert_false' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm99analyze.py:14: 'assert_raises' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_spm99analyze.py:61: local variable 'aff' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_minc.py:12: 'assert_true' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_minc.py:12: 'assert_false' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_minc.py:51: local variable 'items' is assigned to but never used
./usr/share/pyshared/nipy/io/imageformats/tests/test_euler.py:12: 'assert_equal' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_funcs.py:5: 'StringIO' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_funcs.py:17: 'assert_equal' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_types_filenames.py:5: 'StringIO' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_types_filenames.py:9: 'assert_true' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_types_filenames.py:9: 'assert_false' imported but unused
./usr/share/pyshared/nipy/io/imageformats/tests/test_nifti1.py:294: local variable 'ext' is assigned to but never used
./usr/share/pyshared/nipy/io/tests/test_save.py:7: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/nipy/io/tests/test_nifti_ref.py:12: 'assert_true' imported but unused
./usr/share/pyshared/nipy/io/tests/test_nifti_ref.py:12: 'assert_array_equal' imported but unused
./usr/share/pyshared/nipy/io/tests/test_image_io.py:113: local variable 'shape' is assigned to but never used

This report was generated on Sun, 02 Jan 2011 05:31:49 +0000, based on results by pyflakes 0.4.0-1