Back to the main page.
Bug 2252 - documentation for wavelet needs some clarification
| Status | CLOSED FIXED |
| Reported | 2013-08-16 12:05:00 +0200 |
| Modified | 2014-01-29 13:39:02 +0100 |
| Product: | FieldTrip |
| Component: | documentation |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Roemer van der Meij |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2013-08-16 12:05:43 +0200
could you pelase revise % cfg.width = 'width' of the wavelet, determines the temporal and spectral % resolution of the analysis (default = 7) % constant, for a 'classical constant-Q' wavelet analysis % vector, defining a variable width for each frequency
Roemer van der Meij - 2013-09-23 15:48:00 +0200
I removed the constant-Q thing, and it to simply % cfg.width = 'width', or number of cycles, of the wavelet (default = 7) This is more in line with the description of the other options.