Back to the main page.
Bug 3043 - allow frequency specific baseline in ft_freqbaseline
Status | CLOSED FIXED |
Reported | 2016-01-13 17:06:00 +0100 |
Modified | 2017-01-17 11:30:36 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2016-01-13 17:06:05 +0100
it is now % cfg.baseline = [begin end] (default = 'no') but the begin and end could also be specified as vectors (of size nfreq*1) rather than scalars. this would automatically propagate to the plotting functions. Note that this is triggered by a discussion over baseline correcting wavelets
Jan-Mathijs Schoffelen - 2016-12-09 21:42:48 +0100
looks easy enough to implement
Jan-Mathijs Schoffelen - 2016-12-13 15:26:00 +0100
this has been implemented
Robert Oostenveld - 2016-12-13 16:07:01 +0100
(In reply to Jan-Mathijs Schoffelen from comment #2) would you mind perhaps sharing your implementation ;-)
Jan-Mathijs Schoffelen - 2016-12-13 16:11:36 +0100
of course! It's PR # 273 for reference.
Robert Oostenveld - 2016-12-13 16:13:30 +0100
(In reply to Jan-Mathijs Schoffelen from comment #4) Sorry, my bad. I mixed up two bugs.