root/trunk/src/signals.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @362 [362] 12/08/08 18:35:59 LaurentPerrinet Small fixes on example/single _neuron and sfn2008 / corrected ylabel in …
(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) @346 [346] 11/16/08 00:11:02 JensKremkow little bug fix in jitter
(edit) @342 [342] 11/15/08 16:28:02 JensKremkow add SpikeTrain jitter function
(edit) @337 [337] 11/13/08 15:41:12 emuller shotnoise_fromspikes fixed AnalogSignal?.time_slice was changed to not …
(edit) @321 [321] 11/12/08 10:31:01 pierre Add some basic tests for the analysis module, and fix the docstrings. …
(edit) @320 [320] 11/11/08 13:17:55 pierre Fix some wrongs examples in doc/io.txt, and in the meanwhile consolidate …
(edit) @317 [317] 11/11/08 11:16:35 pierre Fix a bug in cv_kl method and cv_isi, if ids are not between 0 and N. Add …
(edit) @315 [315] 11/10/08 19:17:08 LaurentPerrinet Unit Test of signals.py was not working / fixed the computation of CV_KL / …
(edit) @314 [314] 11/10/08 15:01:55 pierre Fix a bug in my fix for the commit on the CV ticket. I mean, the problem …
(edit) @313 [313] 11/10/08 14:37:36 pierre Module docstrings for io, and fix the cv ticket
(edit) @311 [311] 11/10/08 11:21:06 apdavison Added some module-level docstrings
(edit) @308 [308] 11/08/08 13:26:05 pierre Fix some bugs in pairwise_cc_zero, as reported by nvoges, and I'm not sure …
(edit) @304 [304] 11/07/08 16:07:32 pierre Minors typo bugs in the docstrings. Remove some useless blank lines, and …
(edit) @302 [302] 11/07/08 09:28:33 pierre Reformat the documentation in stgen to look like something more similar to …
(edit) @298 [298] 11/06/08 16:42:57 pierre Sorry for this commit on all the import headers. I hope I'm not breaking …
(edit) @295 [295] 11/06/08 11:32:13 pierre Attempt to set up a common framework for the dependencies. Since …
(edit) @293 [293] 11/05/08 16:18:20 pierre Some bugs fixes, while trying to use NeuroTools for my own code
(edit) @287 [287] 11/05/08 14:14:42 pierre Minors functions added. Tests are also slightly modified. Now, if you have …
(edit) @281 [281] 11/04/08 10:43:32 pierre Documentation and bug with old numpy version in pairwise_cc
(edit) @279 [279] 11/04/08 09:54:08 pierre Minor cleanup in the CV function, especially in the docstring to be more …
(edit) @273 [273] 11/03/08 17:34:35 pierre Great to have people developping in signals.py svn add doc/signals.txtsvn …
(edit) @270 [270] 11/03/08 15:04:59 voges added 2 new functions in signals.py to calculate the CV
(edit) @269 [269] 11/03/08 09:58:51 JensKremkow minor changes in AnalogSignal?
(edit) @267 [267] 11/02/08 18:04:43 pierre Add some tests to check interactions with pyNN is correct. Nevertheless, …
(edit) @266 [266] 11/02/08 17:42:18 JensKremkow minor changes in signals, spikes and add IF-Curve example for spike2
(edit) @265 [265] 11/02/08 14:12:42 JensKremkow minor changes in spike2
(edit) @264 [264] 11/02/08 10:12:04 JensKremkow some enhancements in the event_triggered_average function of …
(edit) @263 [263] 11/01/08 00:59:10 pierre Enhance the select_with_pairs method by making it more robust, ignoring …
(edit) @262 [262] 10/31/08 18:49:18 JensKremkow add threshold_detection function to analog signal.
(edit) @261 [261] 10/31/08 17:33:58 JensKremkow Add event_triggered_average function for AnalogSignalList? and changed few …
(edit) @260 [260] 10/31/08 16:06:50 pierre Following Jens idea, change the name of spike_triggered_average into …
(edit) @259 [259] 10/31/08 13:16:46 pierre Modify the load/save method to be as in pyNN. The user will have to …
(edit) @257 [257] 10/31/08 10:35:00 pierre Add a spike_triggered_average function to the AnalogSignal? object and its …
(edit) @256 [256] 10/31/08 09:31:07 pierre I got a bit lost in all my commits that were due to key errors, sorry.
(edit) @255 [255] 10/30/08 19:52:40 pierre Fix the problem with the conductances. Now, load(..,'c') and …
(edit) @254 [254] 10/30/08 19:04:20 pierre Fix the problem with the conductances. Now, load(..,'c') and …
(edit) @252 [252] 10/30/08 17:41:19 pierre Oups.... wrong commit, sorry
(edit) @251 [251] 10/30/08 17:39:55 pierre Move plotting function of the signals.py file to the plotting file. Sounds …
(edit) @250 [250] 10/30/08 17:37:26 pierre Move plotting function of the signals.py file to the plotting file. Sounds …
(edit) @249 [249] 10/30/08 16:44:40 pierre Reduce the number of lines in signals.py by making common to all the …
(edit) @242 [242] 10/25/08 12:03:31 pierre Some minors modification, generalization of the pearson_coeff function to …
(edit) @241 [241] 10/24/08 01:08:57 pierre I swear I'll stop to modify the init function of the SpikeList, but …
(edit) @239 [239] 10/23/08 15:25:50 pierre Fix minors bugs in the new implementation of the init constructor of …
(edit) @238 [238] 10/23/08 13:20:54 pierre Optimization of the SpikeList.init method. The construction time is …
(edit) @235 [235] 10/21/08 14:58:56 pierre Clarify some names, implement the simple function asked by Jens, a simple …
(edit) @233 [233] 10/20/08 14:32:07 pierre Fix the fix made on my laptop for numpy versions older than 1.2 because ti …
(edit) @232 [232] 10/19/08 14:31:20 pierre Still some bugs that have been fixed, stuffs that have been reformated, …
(edit) @231 [231] 10/18/08 19:45:59 pierre Fix bugs in the functions involving pairs of cells (cc, distances,...), …
(edit) @230 [230] 10/18/08 13:33:02 pierre Polishing, add the pairwise_cc_zero function and its corresponding test, …
(edit) @229 [229] 10/17/08 20:27:52 pierre 65% of the signals.py file seems to be covered by the tests, and more than …
(edit) @223 [223] 10/17/08 15:47:00 pierre 59 tests have been written and probably as many bugs have been fixed in …
(edit) @221 [221] 10/17/08 13:46:02 pierre Modification of the io.py file to be more close to the pyNN syntax made by …
(edit) @220 [220] 10/17/08 13:33:10 LaurentPerrinet Getting examples to work cleanly; separating the audio capabities to one …
(edit) @219 [219] 10/16/08 18:18:38 LaurentPerrinet Small fix after merging the cleanup branch to the trunk.
(edit) @217 [217] 10/16/08 17:44:56 pierre More tests, more bug fixes, more everything in the signals.py file. …
(edit) @215 [215] 10/16/08 13:45:00 apdavison Merged cleanup branch changes r198:214 into the trunk.
(edit) @205 [205] 09/22/08 16:09:32 LaurentPerrinet small fix
(edit) @188 [188] 08/05/08 15:38:51 apdavison * Added some __str__() methods * time_bin can now be a list of bin …
(edit) @186 [186] 07/25/08 14:55:23 apdavison In signals module: * renamed SpikeTrain.rescale() to …
(edit) @185 [185] 07/24/08 17:23:32 apdavison Added a method to calculate the frequency spectrum of a SpikeTrain. This …
(edit) @184 [184] 07/24/08 10:49:59 apdavison spikes is now just an alias for signals, and prints a warning.
(copy) @183 [183] 07/24/08 10:44:41 apdavison Copied spikes.py to signals.py.
copied from trunk/src/spikes.py:
(edit) @182 [182] 07/24/08 10:39:35 apdavison Moved a bunch of comment lines from in front of methods into the …
Note: See TracRevisionLog for help on using the revision log.