+ examples/audition/filterbank.py
+ examples/audition/jeffress.py
+ examples/audition/licklider.py
+ examples/electrophysiology/aec.py
+ examples/electrophysiology/bridge.py
+ examples/electrophysiology/compensation_i.npy
+ examples/electrophysiology/compensation_vm.npy
+ examples/electrophysiology/current.npy
+ examples/electrophysiology/dcc.py
+ examples/electrophysiology/lp_compensation.py
+ examples/electrophysiology/offline_electrode_compensation.py
+ examples/electrophysiology/sevc.py
+ examples/electrophysiology/threshold_analysis.py
+ examples/electrophysiology/trace.npy
+ examples/electrophysiology/voltageclamp.py
+ examples/examples_guide.txt
+ examples/frompapers/brette_2004.py
+ examples/frompapers/brette_gerstner_2005.py
+ examples/frompapers/brette_guigon_2003.py
+ examples/frompapers/brunel_hakim_1999.py
+ examples/frompapers/diesmann_et_al_1999.py
+ examples/frompapers/diesmann_et_al_1999_longer.py
+ examples/frompapers/goodman_brette_2010.py
+ examples/frompapers/guetig_sompolinsky_2009.py
+ examples/frompapers/kremer_et_al_2011.py
+ examples/frompapers/muller_et_al_2011.py
+ examples/frompapers/plakiewicz_brette_2010.py
+ examples/frompapers/platkiewicz_brette_2011.py
+ examples/frompapers/rossant_et_al_2011.py
+ examples/frompapers/rossant_et_al_2011bis.py
+ examples/frompapers/rothman_manis_2003.py
+ examples/frompapers/sturzl_et_al_2000.py
+ examples/frompapers/touboul_brette_2008.py
+ examples/hears/approximate_gammatone.py
+ examples/hears/artificial_vowels.py
+ examples/hears/butterworth.py
+ examples/hears/cochleagram.py
+ examples/hears/cochlear_models.py
+ examples/hears/dcgc.py
+ examples/hears/drnl.py
+ examples/hears/gammatone.py
+ examples/hears/iirfilterbank.py
+ examples/hears/ircam_hrtf.py
+ examples/hears/linear_gammachirp.py
+ examples/hears/log_gammachirp.py
+ examples/hears/online_computation.py
+ examples/hears/simple_anf.py
+ examples/hears/sound_localisation_model.py
+ examples/hears/sounds.py
+ examples/hears/time_varying_filter1.py
+ examples/hears/time_varying_filter2.py
+ examples/interface/index.html
+ examples/interface/interface.py
+ examples/interface/results.html
+ examples/misc/adaptive.py
+ examples/misc/adaptive_threshold.py
+ examples/misc/after_potential.py
+ examples/misc/cable.py
+ examples/misc/coba.py
+ examples/misc/cobahh.py
+ examples/misc/correlated_inputs.py
+ examples/misc/correlated_inputs2.py
+ examples/misc/cuba.py
+ examples/misc/current_clamp.py
- examples/misc/data.pkl
+ examples/misc/delays.py
+ examples/misc/expif_network.py
+ examples/misc/gap_junctions.py
+ examples/misc/heterogeneous_delays.py
+ examples/misc/hodgkinhuxley.py
+ examples/misc/i-f_curve.py
+ examples/misc/i-f_curve2.py
+ examples/misc/if.py
- examples/misc/image.png
+ examples/misc/leaky_if.py
+ examples/misc/linked_var.py
+ examples/misc/minimalexample.py
+ examples/misc/mirollo_strogatz.py
+ examples/misc/multipleclocks.py
+ examples/misc/named_threshold.py
+ examples/misc/noisy_ring.py
+ examples/misc/non_reliability.py
+ examples/misc/phase_locking.py
+ examples/misc/poisson.py
+ examples/misc/poissongroup.py
+ examples/misc/pulsepacket.py
+ examples/misc/rate_model.py
+ examples/misc/realtime_plotting.py
+ examples/misc/reliability.py
+ examples/misc/remotecontrolclient.py
+ examples/misc/remotecontrolserver.py
+ examples/misc/ring.py
+ examples/misc/spike_triggered_average.py
+ examples/misc/stim2d.py
+ examples/misc/stopping.py
+ examples/misc/timed_array.py
+ examples/misc/topographic_map.py
+ examples/misc/topographic_map2.py
- examples/misc/trace.txt
+ examples/misc/transient_sync.py
+ examples/misc/two_neurons.py
+ examples/misc/using_classes.py
+ examples/misc/van_rossum_metric.py
- examples/modelfitting/current.pickle
+ examples/modelfitting/current.txt
+ examples/modelfitting/modelfitting.py
+ examples/modelfitting/modelfitting_groups.py
+ examples/modelfitting/modelfitting_machines.py
+ examples/modelfitting/spikes.txt
- examples/mono_sound.wav
+ examples/multiprocessing/multiple_runs_simple.py
+ examples/multiprocessing/multiple_runs_with_gui.py
+ examples/multiprocessing/taskfarm.py
- examples/multiprocessing/taskfarmexample.data/dan.dandell01
+ examples/plasticity/short_term_plasticity.py
+ examples/plasticity/short_term_plasticity2.py
+ examples/plasticity/stdp1.py
+ examples/plasticity/stdp2.py
- examples/stereo_sound.wav
+ tutorials/tutorial1_basic_concepts/introduction.txt
+ tutorials/tutorial1_basic_concepts/tutorial_1a_the_simplest_brian_program.py
+ tutorials/tutorial1_basic_concepts/tutorial_1b_counting_spikes.py
+ tutorials/tutorial1_basic_concepts/tutorial_1c_making_some_activity.py
+ tutorials/tutorial1_basic_concepts/tutorial_1d_introducing_randomness.py
+ tutorials/tutorial1_basic_concepts/tutorial_1e_connecting_neurons.py
+ tutorials/tutorial1_basic_concepts/tutorial_1f_recording_spikes.py
+ tutorials/tutorial1_basic_concepts/tutorial_1g_recording_membrane_potentials.py
+ tutorials/tutorial2_connections/introduction.txt
+ tutorials/tutorial2_connections/tutorial_2a_the_concept_of_a_connection.py
+ tutorials/tutorial2_connections/tutorial_2b_excitatory_and_inhibitory_currents.py
+ tutorials/tutorial2_connections/tutorial_2c_the_cuba_network.py
