{6} All Tickets By Milestone (Including closed) (214 matches)

A more complex example to show how to make advanced reports.

Results (1 - 100 of 214)

1 2 3

0.8.0 (66 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2 Separate standard models into a membrane part and a synapse part unspecified new trunk task major somebody 11/04/10
#4 Any int or float cell or connection parameter should be replaceable by a RandomDistribution object, or by a list/array of ints/floats unspecified new trunk task major Pierre 12/09/10
#5 More sophisticated parameter handling unspecified new trunk task major somebody 10/03/11
#62 Draw dynamic synapses parameters from RNG Distributions common new trunk enhancement major pierre 01/04/11
#113 Add `Projection.record_weights()` or something similar all assigned trunk enhancement major apdavison 01/04/11
#125 Update NMODL files in src/hoc to be thread-safe, where possible nmodl assigned trunk task major apdavison 12/10/10
#137 Reimplement connectors in terms of arrays common new trunk enhancement major apdavison 01/04/11
#138 All issues of which connections are local should be dealt with within ConnectionManager, not in the Connectors common new trunk enhancement major apdavison 01/04/11
#153 A way to reset the list of things to record common assigned trunk enhancement major apdavison 01/14/11
#154 Implement `Population.record_gsyn()` method and `record_gsyn()` function in the `pcsim` module pcsim new trunk enhancement major apdavison 01/31/11
#155 When using `Projection.set/getWeights()` with arrays, the case of multiple connections between source and target is not consistently handled or tested all new trunk defect major 01/14/11
#161 Rethink the connectors as convergent_connect() and problems with set/getWeight all new trunk enhancement major 01/04/11
#172 TsodyksMarkram Synapse - uses nest tsodyks_synapse but not tau_psc nest assigned trunk defect major apdavison 02/02/11
#181 Update docstrings Documentation new trunk task major 02/02/11
#182 More comprehensive unit conversion for recorded variables common new trunk enhancement major apdavison 01/11/11
#183 Remove 'gsyn' as a valid recordable (replace with 'gsyn_e' and 'gsyn_i') common new trunk enhancement major apdavison 01/13/11
#189 printSpikes - number of decimal places nest new trunk enhancement major apdavison 02/18/11
#192 Recording issue with multiple run() calls in NEST and to_file=True Documentation new trunk defect major 05/04/11
#196 Error when using PyNN on Windows neuron new trunk defect major apdavison 09/01/11
#204 PyNN.music.Port[Pipe] for exposing e.g. Population 'spikes' or 'v' to music programs external to PyNN music new trunk enhancement major apdavison 11/23/11
#205 PyNN.proxy/model-container backend music new trunk enhancement major apdavison 11/23/11
#206 music ENV VAR syntax to delay port setup music new trunk enhancement major mdjurfeldt 11/23/11
#207 PyNN.music scheme for doing local backend specific non-PyNN api code music new trunk enhancement major apdavison 11/23/11
#208 Delayed setup + configuration API in MUSIC music new trunk task major mdjurfeldt 11/23/11
#209 PyNN music Projection class music new trunk enhancement major apdavison 11/24/11
#210 PyNN music setup() function music new trunk enhancement major apdavison 11/24/11
#211 PyNN music run() function music new trunk enhancement major apdavison 11/24/11
#1 Combine print() and print_v() into a single write() that takes what-to-print as an argument unspecified assigned trunk task minor apdavison 12/10/10
#8 Create NEURON/Brian versions of the IF_cond_exp_gsfa_grr model nmodl assigned trunk task minor apdavison 01/04/11
#9 Add an Izhikevich standard model unspecified new trunk task minor somebody 01/04/11
#10 Improve NEURON implementation of IF_curr_alpha, etc nmodl new trunk task minor apdavison 12/10/10
#20 Performance benchmarks unspecified new trunk task minor somebody 12/10/10
#24 Implement user-specified output formats for spikes, etc unspecified new trunk enhancement minor somebody 11/04/10
#35 Access to neuron variables via properties of the ID class common assigned trunk enhancement minor apdavison 11/04/10
#51 More sophisticated error handling for writing to file common new trunk defect minor apdavison 01/04/11
#54 Thoroughly test with native models unspecified new trunk task minor apdavison 02/02/11
#65 Add a `get_simulator()` function common assigned trunk enhancement minor apdavison 11/04/10
#67 Move the `max_delay` argument of `setup()` into `extra_params`, since not all simulators use it common new trunk task minor apdavison 01/04/11
#69 Change `set(cells, params, val)` to `set(cells, **parameters)` common new trunk enhancement minor apdavison 12/10/10
#73 Compatible output should save times in voltage files common new trunk task minor apdavison 12/10/10
#114 `dummy` or `test` module to check argument types, etc in code before starting a time-consuming run all assigned trunk enhancement minor apdavison 12/10/10
#132 The selection of dynamic synapse models that is done in `Projection.__init__()` would be better done in the `SynapseDynamics` class all new trunk enhancement minor 02/02/11
#133 Add functions `run_for()` and `run_until()`, with `run()` an alias for `run_for()` all new trunk enhancement minor 12/10/10
#139 Add a FromArrayConnector class common new trunk enhancement minor apdavison 12/10/10
#142 When creating a Projection it is not clear how to define if it is a excitatory or inhibitory synapse (in the case of conductance based synapses) all new trunk enhancement minor 12/10/10
#165 Temporary files are not closed correctly by Recorder class nest new trunk defect minor apdavison 02/02/11
#170 TsodyksMarkramMechanism in neuron fails for specific time constant values neuron assigned trunk defect minor apdavison 02/02/11
#174 lost current sources due to NEURON Population.inject reference counting neuron new trunk defect minor apdavison 02/02/11
#175 When changing the resting membrane potential parameter, also change the default initial value common new trunk enhancement minor apdavison 01/14/11
#187 Where functions/methods take numerical values as arguments, ensure the docstring states the units Documentation new trunk defect minor 02/11/11
#190 reset simulator.state.default_recording_precision nest new trunk defect minor apdavison 02/26/11
#201 Not all tests are correctly skipped when dependencies are not available. test new trunk defect minor apdavison 11/16/11
#212 Export PyNN script as NEST sli script nest new trunk enhancement minor apdavison 11/29/11
#200 setup(); run(0) advances time by 1 timestep nest new trunk defect trivial apdavison 11/16/11
#197 update docstring of nest.FastDistanceDependentProbabilityConnector nest closed fixed trunk defect trivial apdavison 12/22/11
#214 Enhance the handling of the CurrentSource objects common closed fixed trunk enhancement major apdavison 12/22/11
#203 PyNN.music ctypes access to MUSIC pre-MPI-init rank calculator music closed fixed trunk enhancement major emuller 12/15/11
#199 AllToAllConnector does not process list of weights all closed fixed trunk defect major 12/02/11
#198 Common module is not working Documentation closed fixed trunk defect major 12/02/11
#213 Problem setting weights in nest when target='inhibitory' nest closed fixed trunk defect major apdavison 12/01/11
#202 PyNN music module scaffolding music closed fixed trunk enhancement major apdavison 11/24/11
#194 Make AbstractRNG a new-style class (inherit from object) common closed fixed trunk enhancement minor apdavison 10/03/11
#195 low-level method 'connect' leads to undesired connections common closed fixed trunk defect major apdavison 10/03/11
#193 Download command on the wiki is wrong Documentation closed fixed trunk defect major 05/16/11
#191 fix recording to memory in pynn.nest and a problem when calling getSpikes() multiple times (includes tentative patch) nest closed fixed trunk defect major apdavison 05/04/11
#188 Tsodyks Markram in parallel is not working nest closed fixed trunk defect major apdavison 05/04/11

0.7.0 (27 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#185 setup() fails in pyNN.nest if MPI is not available nest closed fixed trunk defect major apdavison 02/03/11
#186 setup() fails in pyNN.nest if MPI is not installed nest closed duplicate trunk defect major apdavison 02/03/11
#184 MPI problems nest closed fixed trunk defect critical apdavison 01/31/11
#178 record function for Assembly common closed fixed trunk task major apdavison 01/31/11
#151 Additional information regarding pyNN installtion with NEURON Documentation closed wontfix trunk enhancement trivial apdavison 01/14/11
#124 setup.py does not recompile .mod files nmodl closed worksforme trunk defect minor apdavison 01/14/11
#173 condutance_meter became multimeter in NEST svn trunk nest closed fixed trunk defect major apdavison 01/12/11
#18 Test multicompartmental models with `neuron` module unspecified closed fixed trunk task major apdavison 01/04/11
#119 Padding and cells labeling all closed fixed trunk enhancement major 01/04/11
#102 SubPopulation should be extracted from a Population object all closed fixed trunk enhancement major apdavison 01/04/11
#180 Bug with the computed parameters in NEST nest closed fixed trunk defect major apdavison 01/04/11
#177 New usage of the Multimeter nest closed duplicate trunk defect major apdavison 01/04/11
#179 Remove the record_from argument common closed fixed trunk enhancement major 12/11/10
#166 Problem with Brian and several calls of run() all closed fixed trunk defect major 12/08/10
#176 Memory usage in Brian is not network-usable Documentation closed fixed trunk enhancement minor 11/19/10
#164 In the `random` module, we should use mpi4py instead of relying on the correct rank, etc. being passed random closed fixed trunk enhancement minor apdavison 11/14/10
#171 Implement "spike_precision" option nest closed fixed trunk enhancement major apdavison 11/04/10
#169 SpikeSourcePoisson does not fire spikes after 1000 seconds neuron closed invalid trunk defect major apdavison 09/01/10
#157 Split `common` into multiple files common closed fixed trunk task major apdavison 08/03/10
#160 SpikeSourceArray ignores new spike_times common closed fixed trunk defect major apdavison 08/03/10
#167 Problem Recording synaptic conductances with NEST and HighLevelAPI nest closed fixed trunk defect major apdavison 08/03/10
#168 Error setting firing rate of `SpikeSourcePoisson` after `reset()` in NEURON neuron closed fixed trunk defect major apdavison 08/03/10
#163 Remove the `v_init` parameter, move initialisation to a `Population` method. all closed fixed trunk enhancement major 05/18/10
#162 Improve distance dependent connector Documentation closed fixed trunk enhancement major 05/01/10
#26 Add `Population` method for easily specifying neuron location in space common closed fixed enhancement major apdavison 03/19/10
#158 Connect problem in NEST module (NEST version 1.9-8128) nest closed fixed trunk defect major apdavison 03/02/10
#159 Creating IF_cond_exp fails with NEST 1.9-8558 nest closed invalid trunk defect major apdavison 03/02/10

0.6.0 (7 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#55 Add `describe()` method to `Population`, `Projection` and other PyNN classes common closed fixed trunk enhancement minor apdavison 11/02/10
#156 Update documentation, changelog before 0.6 release Documentation closed fixed trunk task blocker 02/16/10
#152 Updating "rate" parameter of SpikeSourcePoisson does not actually affect the rate of the object neuron closed fixed trunk defect minor apdavison 02/03/10
#42 Refactoring of connection book-keeping in `nest2` nest closed fixed task minor apdavison 02/03/10
#148 FixedProbabilityConnector accepts p_connect > 1 unspecified closed fixed trunk defect trivial apdavison 02/03/10
#145 Concrete Connector classes are missing check_connections argument all closed fixed trunk defect minor 02/03/10
#146 Support convergent connect semantics nest closed fixed trunk enhancement major apdavison 02/03/10
1 2 3
Note: See TracReports for help on using and creating reports.