Directory branches/lsl-1.0.x/lsl/statistics/

Total Files:
2
Deleted Files:
0
Lines of Code:
763

[root]/branches/lsl-1.0.x/lsl/statistics

Lines of Code

branches/lsl-1.0.x/lsl/statistics/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jdowell 4 (100.0%) 402 (100.0%) 100.5

Most Recent Commits

jdowell 2015-02-24 11:35 Rev.: 1782

Several small changes to the statistics functions to make them more compatible with the numpy offerings. These changes add in the 'axis' and 'dtype' keywords to the mean, mode, and stadard deviation functions in lsl.statistics.robust and lsl.misc.mathutils. Also added in 'boundary' and 'fill_value' keywords to the incoherent dedispersion function in lsl.misc.dedispersion to make it more clear how the time boundary is handled in a chunk of data.

168 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/statistics: robust.py (+168 -133)
jdowell 2014-10-31 12:41 Rev.: 1746

Added a new lsl.statistics.robust.mode() function that implements a half-sample mode method. This should a robust method of determing the mode for a continuous distribution.

63 lines of code changed in 2 files:

  • branches/lsl-1.0.x/lsl/statistics: robust.py (new)
jdowell 2013-11-22 14:46 Rev.: 1498

Created a new branch for LSL 1.0.x and incremented the version on the development trunk.

171 lines of code changed in 1 file:

  • branches/lsl-1.0.x/lsl/statistics: kurtosis.py (new 171)
Generated by StatSVN 0.7.0