root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @465 [465] 09/04/10 00:07:14 emuller MERGE branches/parameter_set_schema_validation [449:464] into trunk - …
(edit) @463 [463] 09/02/10 15:48:38 pierre Fix documentation of the gamma_generator function
(edit) @462 [462] 09/02/10 15:42:45 pierre Add a gamma_generator function into stgen, and simplify all the positions …
(edit) @455 [455] 08/24/10 18:28:25 mpereira removed dependency of signals/analogs.py on analysis. added support for …
(edit) @453 [453] 08/23/10 14:25:44 mpereira Added crosscorrelate() to analysis.py
(edit) @452 [452] 08/23/10 13:48:30 bruederle BUG FIX: in function get_data(), reading files with a header but no spikes …
(edit) @451 [451] 08/23/10 13:47:57 mpereira Added make_kernel() to analysis.py
(edit) @448 [448] 08/18/10 15:11:57 emuller Added support for using rpy2 in stgen if present, without breaking support …
(edit) @447 [447] 05/18/10 16:02:07 mueller Debian package build modified to use pysupport. - simplification of …
(edit) @446 [446] 04/12/10 15:37:12 apdavison SpikeTrain.time_slice() now (again) accepts a sequence of t_start
(edit) @445 [445] 03/02/10 10:39:08 pierre Minor patch to deal with the new variable saved in pyNN header
(edit) @443 [443] 01/18/10 16:45:34 apdavison datastore key-generators now work properly if the component is the …
(edit) @442 [442] 11/11/09 17:02:19 apdavison Some tweaks to the init_logging() function and other logging-related …
(edit) @441 [441] 10/23/09 11:27:36 apdavison Very minor change: the colour() function (for pretty console output) now …
(edit) @440 [440] 10/14/09 17:23:01 apdavison Dependency warnings now use the warnings module instead of print …
(edit) @439 [439] 10/14/09 14:19:04 apdavison Tiny change in parameters module to give better error message
(edit) @438 [438] 10/07/09 00:08:31 emuller Fixed stgen problem: inh_gamma_generator array=True returned SpikeTrain if …
(edit) @437 [437] 10/01/09 17:29:53 emuller Doc string for inh_gamma_generator, and new test
(edit) @436 [436] 09/25/09 14:02:04 apdavison Modified the mapping of cell id to image position for plotting activity …
(edit) @435 [435] 09/15/09 13:20:54 emuller numpy.histogram is changing ... add new=False to keeps things "old"
(edit) @416 [416] 08/06/09 11:41:31 apdavison Small fix due to a change in more recent versions of matplotlib
(edit) @415 [415] 08/05/09 11:34:17 pierre Finalize the TableIO dependency... Seems that there is also a memory leak …
(edit) @414 [414] 08/05/09 10:12:04 pierre Add one other dependency, and I know it is bad... Especially because I …
(edit) @412 [412] 07/20/09 17:14:22 pierre Fix in the SpikeList Constructor, to avoid an uncomplete construction that …
(edit) @411 [411] 07/20/09 16:40:25 pierre Change in the DistantDependentPairs? to ad a set_bounds function to fix …
(edit) @406 [406] 06/25/09 18:04:50 pierre Add a sort_by() method to allow the sorting of cells in a SpikeList
(edit) @405 [405] 06/20/09 09:26:47 LaurentPerrinet extraMP : learning experiment MP + whitening
(edit) @404 [404] 06/17/09 23:28:27 pierre Fix a minor bug in PSTH and add also this function for the SpikeTrain
(edit) @403 [403] 06/17/09 16:00:49 pierre Add a complete function to fill SpikeTrain according to a targeted id_list
(edit) @402 [402] 06/17/09 14:32:41 pierre tisean fixes
(edit) @401 [401] 06/16/09 16:45:16 pierre Fix a bug in psth, do some improvement on the interval.py file
(edit) @400 [400] 06/15/09 23:30:10 pierre Add dependencies, but mainly optionnal. A particular package, TableIO, …
(edit) @399 [399] 06/15/09 20:59:29 pierre Forgotten documentation
(edit) @398 [398] 06/15/09 20:56:42 pierre Add a DistanceDependentPairs? selector, to allow precise selection of cells …
(edit) @397 [397] 06/12/09 09:17:12 pierre Minor modifications
(edit) @396 [396] 06/09/09 09:57:02 pierre Force all the numpy arrays of the SpikeList, containing only int and dt …
(edit) @395 [395] 06/04/09 09:11:46 pierre Speed up the loading time of the SpikeList signals from files. Tests are …
(edit) @394 [394] 04/21/09 14:37:57 apdavison Added check for Django for datastore module (see #54)
(edit) @393 [393] 04/21/09 09:51:08 LaurentPerrinet Interval: buggy import
(edit) @392 [392] 04/21/09 09:50:23 LaurentPerrinet Retina example: had to change connectivity to adapt to new high-level API …
(edit) @391 [391] 04/14/09 19:46:36 LaurentPerrinet reflecting changes in pyNN API: renamed references to Timer to …
(edit) @390 [390] 03/17/09 10:33:46 pierre Start to add the notion of Interval in the signals package. I'm not happy …
(edit) @389 [389] 03/12/09 15:06:43 pierre Minor bugs fixed regarding raster_plot of SpikeTrain and the new pairs …
(edit) @388 [388] 03/05/09 16:09:00 apdavison Assorted small changes to the signals module.
(edit) @387 [387] 03/05/09 15:47:50 apdavison Added some debugging messages to the io module.
(edit) @386 [386] 03/05/09 15:47:14 apdavison Can now plot images/matrices in visual_logging, as well as use the …
(edit) @385 [385] 03/05/09 15:45:50 apdavison In the datastore module, switching to using the entire …
(edit) @384 [384] 03/05/09 15:43:29 apdavison Some minor changes to the visualization module.
(edit) @383 [383] 02/25/09 11:13:34 apdavison Components to be cached in a datastore no longer require the full_type
(edit) @382 [382] 02/25/09 10:53:40 JensKremkow changed parameters
(edit) @381 [381] 02/25/09 10:53:15 JensKremkow added parameters to latex export function and example
(edit) @380 [380] 02/24/09 13:41:24 apdavison Fixed a bug in the datastore module when trying to retrieve a …
(edit) @379 [379] 02/24/09 13:40:11 apdavison Moved the test for RPy into the function within which it is used, to avoid …
(edit) @378 [378] 02/24/09 13:39:17 apdavison Added ActivityMap class to visualization module - basically equivalent …
(edit) @377 [377] 02/17/09 12:32:31 apdavison Created a MultipanelMovie class in the visualization module, allowing …
(edit) @376 [376] 02/12/09 12:51:42 pierre Some files were missing…
(edit) @375 [375] 02/12/09 12:51:09 pierre Change the structure of the signals.py file. A signal directory has been …
(edit) @374 [374] 02/11/09 16:24:15 pierre Add a temporary solution for all the functions using pairs of cells (like …
(edit) @373 [373] 02/06/09 17:11:23 mschmucker Added version and capability check for IPython in parameter_search.
(edit) @372 [372] 02/04/09 15:58:37 pierre After a decision made with Luc, the bar is not suitable for the raster …
(edit) @371 [371] 02/01/09 14:43:43 lestebanez change the default marker of the raster plot from circle to vertical line …
(edit) @370 [370] 01/30/09 23:37:32 apdavison Test for inconsistent arguments in AnalogSignal.__init__() was overly …
(edit) @369 [369] 01/26/09 16:14:35 pierre A minor optimization in the pairs selection
(edit) @368 [368] 01/25/09 21:15:38 apdavison Added visualization directory
(edit) @367 [367] 01/14/09 16:54:33 JensKremkow added a small function in parameters which returns the keys and values of …
(edit) @366 [366] 12/23/08 22:58:19 mschmucker forgot two files in the last commit…
(edit) @365 [365] 12/23/08 22:47:50 mschmucker Added draft implementation for an parameter search/optimization framework. …
(edit) @363 [363] 12/10/08 11:34:40 LaurentPerrinet some polishing of theretina in wiki:examples
(edit) @362 [362] 12/08/08 18:35:59 LaurentPerrinet Small fixes on example/single _neuron and sfn2008 / corrected ylabel in …
(edit) @361 [361] 12/02/08 15:15:04 apdavison Minor fix to srblib.py
(edit) @360 [360] 12/02/08 08:02:34 JensKremkow small changes in make_name
(edit) @359 [359] 11/20/08 11:20:46 apdavison Minor improvements to DjangoORMDataStore
(edit) @358 [358] 11/19/08 17:35:05 apdavison When running without X-windows (e.g. on a cluster), then import pylab
(edit) @357 [357] 11/19/08 15:55:06 apdavison Minor bug-fix in AnalogSignalList. Note that previous commit message …
(edit) @356 [356] 11/19/08 15:41:48 apdavison Changed the behaviour of the AnalogSignal constructor. Before, t_start
(edit) @355 [355] 11/19/08 10:35:15 apdavison Can now (again) combine ParameterRanges and ParameterDists inside a …
(edit) @354 [354] 11/18/08 16:50:35 apdavison Minor fix to the datastore module. ParameterSets have an attribute …
(edit) @353 [353] 11/17/08 14:57:23 apdavison Minor improvements to parameters and random modules
(edit) @352 [352] 11/17/08 14:30:50 emuller Bug fixes to shotnoise_fromspikes
(edit) @351 [351] 11/17/08 11:58:04 mueller added debian/ (debian package build toolchain) # - to build a .deb …
(edit) @350 [350] 11/16/08 01:51:40 mschmucker beautifying: adding more comments, adding more docstrings, adding axis …
(edit) @349 [349] 11/16/08 01:08:04 JensKremkow sfn examples
(edit) @348 [348] 11/16/08 00:47:40 mschmucker added more documentation on what the example is actually doing
(edit) @347 [347] 11/16/08 00:29:16 mschmucker split up svn_example1.py in two, adding some comments and setting Id …
(edit) @346 [346] 11/16/08 00:11:02 JensKremkow little bug fix in jitter
(edit) @345 [345] 11/15/08 19:54:18 JensKremkow add more examples and example data for sfn examples
(edit) @344 [344] 11/15/08 18:03:03 JensKremkow more details in the sfn example
(edit) @343 [343] 11/15/08 16:30:38 mschmucker added a folder and the first demo for the SfN demonstration at the INCF …
(edit) @342 [342] 11/15/08 16:28:02 JensKremkow add SpikeTrain jitter function
(edit) @341 [341] 11/14/08 22:27:03 JensKremkow add examples for the parameters module
(edit) @340 [340] 11/14/08 19:17:05 LaurentPerrinet some polishing of the wiki:examples, the retina needs a bit more work…
(edit) @339 [339] 11/14/08 08:31:55 apdavison Began docs for datastore module
(edit) @337 [337] 11/13/08 15:41:12 emuller shotnoise_fromspikes fixed AnalogSignal?.time_slice was changed to not …
(edit) @336 [336] 11/13/08 14:45:55 mueller added some (PyPI) classifiers to setup.py
(edit) @335 [335] 11/13/08 14:42:31 apdavison Added examples to MANIFEST.in
(edit) @334 [334] 11/13/08 14:38:49 apdavison More tweaks
(edit) @333 [333] 11/13/08 14:20:47 LaurentPerrinet little clean-up in the wiki:examples scripts to get near to real-world …
(edit) @332 [332] 11/13/08 13:07:58 emuller Added neuralensemble.org email addresses for authors
(edit) @331 [331] 11/13/08 12:18:31 apdavison Added a MANIFEST.in file, to make sure the docs get added to the source …
(edit) @330 [330] 11/13/08 11:27:36 apdavison Various minor changes. Corrected metadata in setup.py
Note: See TracRevisionLog for help on using the revision log.