FW: Still getting NaNs

Pascal Fries Pascal.Fries at FCDONDERS.RU.NL
Wed Nov 29 22:05:14 CET 2006


Thanks!!!

> -----Original Message-----
> From: FieldTrip discussion list
> [mailto:FIELDTRIP at NIC.SURFNET.NL] On Behalf Of Jan Mathijs Schoffelen
> Sent: Wednesday, 29 November, 2006 22:02
> To: FIELDTRIP at NIC.SURFNET.NL
> Subject: Re: [FIELDTRIP] FW: Still getting NaNs
>
> Dear Pascal,
>
> This is a known problem and should be fixed. The easiest
> workaround is to manually add a cumtapcnt prior to calling
> freqdescriptives:
>
> freq.cumtapcnt = ones(size(freq.fourierspctrm,1),1);
>
> Yours,
>
> Jan-Mathijs
>
>
> -----Original Message-----
> From: FieldTrip discussion list
> [mailto:FIELDTRIP at NIC.SURFNET.NL] On Behalf Of Pascal Fries
> Sent: Wednesday, November 29, 2006 9:18 PM
> To: FIELDTRIP at NIC.SURFNET.NL
> Subject: [FIELDTRIP] FW: Still getting NaNs
>
>
>
> I used freqanalysis_mtmconvol with output= fourier and then
> called freqdescriptives and got this error message:
>
> > ??? Reference to non-existent field 'cumtapcnt'.
> >
> > Error in ==> fourier2crsspctrm at 79
> > Nrpt   = length(freq.cumtapcnt);
> >
> > Error in ==> freqdescriptives at 290
> >   freq   = fourier2crsspctrm(tmpcfg, freq);
>
> Why didn't freqanalysis give freq.cumtapcnt?
>
> Best, Pascal
>



More information about the fieldtrip mailing list