Cleaned up the various 'spliter' scripts that ship with LSL to make them a little nicer.
85 lines of code changed in 3 files:
Fixed a couple of bugs in the updated splitSession script that caused it to crash and label files wrong. Added imageIDI-style options to possm.py.
165 lines of code changed in 3 files:
Applied r1789 to the 1.0.x branch of LSL (script updates).
71 lines of code changed in 4 files:
Added a deprecation warning to lsl.misc.mathutil.robustmean() since it will be removed in 1.1.x.
4 lines of code changed in 2 files:
Fixed a bug in lsl.imaging.utils.CorrelatedData() that makes the IOErrors transparent. Added options to the correlateTBN/correlateTBW scripts to correlate all dipoles regardless of status. Added options to imageIDI.py to image sub-sets of dipoles.
74 lines of code changed in 5 files:
Set the version control keywords on the dedispersion module.
1 lines of code changed in 1 file:
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.
261 lines of code changed in 4 files:
Fixed the ranging to be (-pi, pi] for the phases return by the lsl.imaging.selfCal module.
3 lines of code changed in 2 files: