Back to the main page.
Bug 3217 - implement width and gwidth both as vectors in ft_specest_wavelet
| Status |
NEW |
| Reported |
2016-12-13 14:28:00 +0100 |
| Modified |
2016-12-13 14:28:26 +0100 |
| Product: |
FieldTrip |
| Component: |
specest |
| Version: |
unspecified |
| Hardware: |
PC |
| Operating System: |
Mac OS |
| Importance: |
P5 normal |
| Assigned to: |
Roemer van der Meij |
| URL: |
|
| Tags: |
|
| Depends on: |
|
| Blocks: |
|
| See also: |
|
Robert Oostenveld - 2016-12-13 14:28:26 +0100
Perhaps I am overlooking something, but I don't understand with
% width = number or vector, width of the wavelet, determines the temporal and spectral resolution
% gwidth = number, determines the length of the used wavelets in standard deviations of the implicit Gaussian
why one can be a vector and the other not. Would it not be nicer to support both as vector?