<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi JB,
<div class=""><br class="">
</div>
<div class="">This is indeed nothing to worry about. Your sources are right.</div>
<div class=""><br class="">
</div>
<div class="">Best wishes,</div>
<div class=""><br class="">
</div>
<div class="">JM</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 16 Feb 2018, at 10:38, Jean-Baptiste Eichenlaub <<a href="mailto:jb.eichenlaub@gmail.com" class="">jb.eichenlaub@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="">
<div class="">
<div class=""><br class="">
</div>
Dear Fieldtripers,<br class="">
<br class="">
</div>
After having segmented continuous EEG data (ft_redefinetrial, cfg.length  = 2; cfg.overlap = 0.5), I compute the power spectrum for each trial/segment (ft_freqanalysis).
<br class="">
However, I am getting the following warning message (see below in blue). Based on several sources, it seems to be explained by "the inaccuracy in binary representation of floating point values". I do not get the error message with cfg.length  = 5 in the previous
 step (ft_redefinetrial). <br class="">
</div>
<div class="">Should I be concerned? <br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Thanks!<br class="">
</div>
<div class="">Best,<br class="">
</div>
<div class=""><span style="color:rgb(0,0,255)" class=""><br class="">
Warning: correcting numerical inaccuracy in the time axes <br class="">
> In ft_warning (line 184)<br class="">
  In ft_datatype_raw>fixtimeaxes (line 310)<br class="">
  In ft_datatype_raw (line 262)<br class="">
  In ft_checkdata (line 236)<br class="">
  In ft_freqanalysis (line 217)<br class="">
  In DefineSleepPeriodsBlock><wbr class="">computeSpectrumAveragedChan_<wbr class="">fieldtrip (line 237)<br class="">
  In DefineSleepPeriodsBlock (line 91) <br class="">
Warning: correcting numerical inaccuracy in the time axes <br class="">
> In ft_warning (line 184)<br class="">
  In ft_datatype_raw>fixtimeaxes (line 310)<br class="">
  In ft_datatype_raw (line 262)<br class="">
  In ft_checkdata (line 236)<br class="">
  In ft_selectdata (line 134)<br class="">
  In ft_freqanalysis (line 232)<br class="">
  In DefineSleepPeriodsBlock><wbr class="">computeSpectrumAveragedChan_<wbr class="">fieldtrip (line 237)<br class="">
  In DefineSleepPeriodsBlock (line 91) <br class="">
the call to "ft_selectdata" took 1 seconds<br class="">
processing trials<br class="">
processing trial 1199/1199 nfft: 2048 samples, datalength: 2000 samples, 1 tapers</span><br class="">
<br class="">
</div>
</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="mailto:fieldtrip@donders.ru.nl" class="">fieldtrip@donders.ru.nl</a><br class="">
https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>