Debian Automated Code Analysis

pyflakes analysis of python-nitime_0.2.99-1_all.deb

./usr/share/pyshared/nitime/timeseries.py:457: local variable 'l' is assigned to but never used
./usr/share/pyshared/nitime/__init__.py:28: '__version__' imported but unused
./usr/share/pyshared/nitime/__init__.py:30: 'algorithms' imported but unused
./usr/share/pyshared/nitime/__init__.py:31: 'timeseries' imported but unused
./usr/share/pyshared/nitime/__init__.py:32: 'analysis' imported but unused
./usr/share/pyshared/nitime/__init__.py:34: 'from timeseries import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/__init__.py:36: 'test' imported but unused
./usr/share/pyshared/nitime/viz.py:31: redefinition of unused 'triu_indices' from line 29
./usr/share/pyshared/nitime/viz.py:187: local variable 'colornames' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:235: local variable 'ind' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:249: local variable 'w' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:250: local variable 'h' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:333: local variable 'cb' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:470: local variable 'time_label' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:517: local variable 'arrow_colors' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:518: local variable 'a_pos' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:710: local variable 'gvrange' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:808: local variable 'cb' is assigned to but never used
./usr/share/pyshared/nitime/viz.py:1146: local variable 'coh_mean' is assigned to but never used
./usr/share/pyshared/nitime/analysis/coherence.py:4: 'ts' imported but unused
./usr/share/pyshared/nitime/analysis/correlation.py:6: redefinition of unused 'ts' from line 3
./usr/share/pyshared/nitime/analysis/spectral.py:303: local variable 'tu' is assigned to but never used
./usr/share/pyshared/nitime/analysis/spectral.py:608: local variable 'nd' is assigned to but never used
./usr/share/pyshared/nitime/analysis/__init__.py:27: 'from coherence import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/analysis/__init__.py:28: 'from correlation import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/analysis/__init__.py:29: 'from event_related import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/analysis/__init__.py:30: 'from normalization import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/analysis/__init__.py:31: 'from snr import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/analysis/__init__.py:32: 'from spectral import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/analysis/tests/test_snr.py:3: 'mlab' imported but unused
./usr/share/pyshared/nitime/analysis/tests/test_coherence.py:3: 'mlab' imported but unused
./usr/share/pyshared/nitime/analysis/tests/test_coherence.py:15: local variable 'Fs' is assigned to but never used
./usr/share/pyshared/nitime/fmri/__init__.py:10: 'io' imported but unused
./usr/share/pyshared/nitime/fmri/__init__.py:11: 'hrf' imported but unused
./usr/share/pyshared/nitime/fmri/__init__.py:12: 'tests' imported but unused
./usr/share/pyshared/nitime/fmri/io.py:108: local variable 'out_data' is assigned to but never used
./usr/share/pyshared/nitime/fmri/hrf.py:63: local variable 'sampling_interval' is assigned to but never used
./usr/share/pyshared/nitime/fmri/tests/test_io.py:16: 'nibabel' imported but unused
./usr/share/pyshared/nitime/algorithms/cohere.py:698: local variable 'abs' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/cohere.py:971: local variable 'n_channels' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/cohere.py:1016: local variable 'Pxx' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/cohere.py:1066: local variable 'Fs' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/cohere.py:1073: local variable 'n_channels' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/cohere.py:1128: local variable 'n_channels' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/cohere.py:1172: local variable 'norm_val' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/spectral.py:537: local variable 'pshape' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/__init__.py:55: 'from spectral import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/algorithms/__init__.py:56: 'from cohere import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/algorithms/__init__.py:57: 'from wavelet import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/algorithms/__init__.py:58: 'from event_related import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/algorithms/__init__.py:59: 'from autoregressive import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/algorithms/__init__.py:60: 'from filter import *' used; unable to detect undefined names
./usr/share/pyshared/nitime/algorithms/autoregressive.py:26: 'sig' imported but unused
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:12: 'nitime' imported but unused
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:160: local variable 'N' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:161: local variable 'NW' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:163: local variable 'Kmax' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:194: local variable 'tseries' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:254: local variable 'K' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_spectral.py:273: local variable 'L' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_coherence.py:309: local variable 'ph' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_coherence.py:357: local variable 'cxy_one_window' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_coherence.py:358: local variable 'ph_one_window' is assigned to but never used
./usr/share/pyshared/nitime/algorithms/tests/test_event_related.py:3: 'nitime' imported but unused
./usr/share/pyshared/nitime/tests/test_viz.py:24: local variable 'fig01' is assigned to but never used
./usr/share/pyshared/nitime/tests/test_viz.py:29: local variable 'fig02' is assigned to but never used
./usr/share/pyshared/nitime/tests/test_viz.py:37: local variable 'fig04' is assigned to but never used
./usr/share/pyshared/nitime/tests/test_timeseries.py:286: local variable 't1' is assigned to but never used
./usr/share/pyshared/nitime/tests/test_timeseries.py:288: local variable 't2' is assigned to but never used
./usr/share/pyshared/nitime/tests/test_timeseries.py:550: local variable 'e1ms_ar' is assigned to but never used
./usr/share/pyshared/nitime/tests/test_analysis.py:227: local variable 'fast_mean' is assigned to but never used

This report was generated on Fri, 10 Jun 2011 06:44:24 +0000, based on results by pyflakes 0.4.0-1