Back to the main page.
Bug 1882 - ft_selectdata_old fails to select frequency limits in freq subfield but not in cohspctrm subfield
Status | CLOSED WONTFIX |
Reported | 2012-12-11 17:30:00 +0100 |
Modified | 2019-08-10 11:55:57 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Linux |
Importance: | P3 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Diego Lozano Soldevilla - 2012-12-11 17:30:14 +0100
Created attachment 390 toy data after coherence computation using 'coh' method I want to select a frequency range of the coherence spectrum and ft_selectdata_old is able to do it in the cohspctrm subfield but not in the freq subfield freqcomp = labelcmb: {273x2 cell} dimord: 'chan_freq' cohspctrm: [273x466 double] freq: [1x466 double] dof: 340 cfg: [1x1 struct] f= ft_selectdata_old(freqcomp_ecg,'foilim',[0 90]); f = labelcmb: {273x2 cell} dimord: 'chan_freq' cohspctrm: [273x419 double] freq: [1x466 double] <=====!!!! dof: 340 cfg: [1x1 struct] Is there a bug after ft_connectivityanalysis, method='coh' on the expected subfields or should I just fix the freq subfield Attached toy data
Roemer van der Meij - 2012-12-12 14:13:30 +0100
should be fixed for ft_selectdata_new
Robert Oostenveld - 2019-08-10 11:52:01 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue describing the issue on https://github.com/fieldtrip/fieldtrip/issues.