Debian Automated Code Analysis

pyflakes analysis of python-brian-doc_1.3.0-2_all.deb

./usr/share/doc/python-brian-doc/examples/frompapers/Sturzl_et_al_2000.py:11: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Brette_Gerstner_2005.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Rothman_Manis_2003.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:11: 'from brian.library.IF import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:12: 'from brian.library.synapses import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:18: local variable 'taum' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:19: local variable 'taupsp' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/frompapers/Diesmann_et_al_1999_longer.py:164: local variable 'better_time_est' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/misc/poissongroup.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/adaptive_threshold.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/CUBA.py:24: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/HodgkinHuxley.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/HodgkinHuxley.py:7: 'from brian.library.ionic_currents import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/remotecontrolserver.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/topographic_map.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/transient_sync.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/poisson.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/minimalexample.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/multipleclocks.py:17: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/pulsepacket.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/delays.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/leaky_if.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/heterogeneous_delays.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/non_reliability.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/I-F_curve2.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/reliability.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/two_neurons.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/I-F_curve.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/I-F_curve.py:10: 'from brian.library.IF import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/using_classes.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/using_classes.py:22: local variable 'tau' is assigned to but never used
./usr/share/doc/python-brian-doc/examples/misc/after_potential.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/gap_junctions.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/correlated_inputs.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/expIF_network.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/expIF_network.py:5: 'from brian.library.IF import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/expIF_network.py:6: 'from brian.library.synapses import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/COBA.py:24: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/phase_locking.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/current_clamp.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/current_clamp.py:6: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/timed_array.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/adaptive.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/stopping.py:13: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/van_rossum_metric.py:15: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/van_rossum_metric.py:16: 'time' imported but unused
./usr/share/doc/python-brian-doc/examples/misc/realtime_plotting.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/if.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/remotecontrolclient.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/ring.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/linked_var.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/named_threshold.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/noisy_ring.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/stim2d.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/topographic_map2.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/correlated_inputs2.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/COBAHH.py:22: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/cable.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/cable.py:5: 'from brian.compartments import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/cable.py:6: 'from brian.library.ionic_currents import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/mirollo_strogatz.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/misc/rate_model.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/modelfitting/modelfitting_groups.py:6: 'from brian.library.modelfitting import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/modelfitting/modelfitting.py:7: 'from brian.library.modelfitting import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/modelfitting/modelfitting_machines.py:6: 'from brian.library.modelfitting import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/voltageclamp.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/voltageclamp.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/DCC.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/DCC.py:6: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/SEVC.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/SEVC.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/bridge.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/bridge.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/AEC.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/electrophysiology/AEC.py:5: 'from brian.library.electrophysiology import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/artificial_vowels.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/artificial_vowels.py:8: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/simple_anf.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/simple_anf.py:5: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/dcgc.py:13: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/dcgc.py:14: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/time_varying_filter1.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/time_varying_filter1.py:11: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/butterworth.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/butterworth.py:9: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/sound_localisation_model.py:18: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/sound_localisation_model.py:19: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/gammatone.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/gammatone.py:10: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/log_gammachirp.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/log_gammachirp.py:10: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/online_computation.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/online_computation.py:6: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/IIRfilterbank.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/IIRfilterbank.py:9: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/cochlear_models.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/cochlear_models.py:6: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/sounds.py:4: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/sounds.py:5: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/linear_gammachirp.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/linear_gammachirp.py:11: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/time_varying_filter2.py:12: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/time_varying_filter2.py:13: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/approximate_gammatone.py:9: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/approximate_gammatone.py:10: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/cochleagram.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/cochleagram.py:8: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/drnl.py:20: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/drnl.py:21: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/ircam_hrtf.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/hears/ircam_hrtf.py:6: 'from brian.hears import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/multiprocessing/multiple_runs_simple.py:11: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/multiprocessing/multiple_runs_with_gui.py:21: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/interface/interface.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/STDP1.py:7: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/STDP2.py:8: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/short_term_plasticity2.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/plasticity/short_term_plasticity.py:5: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/audition/filterbank.py:6: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/audition/jeffress.py:10: 'from brian import *' used; unable to detect undefined names
./usr/share/doc/python-brian-doc/examples/audition/licklider.py:7: 'from brian import *' used; unable to detect undefined names

This report was generated on Fri, 08 Apr 2011 06:28:46 +0000, based on results by pyflakes 0.4.0-1