<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear Makoto,<div><br></div><div>Thanks for getting back to me. I've found a workaround for this problem, which I haven’t had time to post on the list, yet. So an investigation might not be necessary anymore.</div><div><br></div><div>I actually tried to use FieldTrip that uses the eeglab low-level loadcnt.m function as well. FieldTrip checks if the number of samples are outside the range of the value provided by nums, what resulted in the error message, when I set the values manually.</div><div><br></div><div>I was able to load the complete file by just running the low-level function itself and providing h.numsamples as ldnsmaples. However, if I don’t provide the first and last samples, only half of the file will be loaded.</div><div><br></div><div>Thanks,</div><div>Kathrin</div><div><br><div><div>On Oct 29, 2014, at 4:27 PM, Makoto Miyakoshi <<a href="mailto:mmiyakoshi@ucsd.edu">mmiyakoshi@ucsd.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Dear Ramon,<div><br></div><div>This looks like an error quite well investigated by the reporter (thank you Kathrin). Could you investigate it?</div><div><br></div><div>Makoto</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 23, 2014 at 4:06 PM, Kathrin Müsch <span dir="ltr"><<a href="mailto:kathrin.muesch@gmail.com" target="_blank">kathrin.muesch@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Dear all,<div><br></div><div>I am trying to load a large 32-bit .cnt file acquired with Neuroscan’s Scan 4.5 software (5000 Hz sampling rate). However, only about half of my data will be loaded. The datafile is indeed very large (8 GB).</div><div><br></div><div>The total number of samples in the datafile is read out correctly (h.numsamples in line 259 = 17,000,000) but only 8,000,000 sample are read (because of the specification of “nums” in line 327). I also get an error message when I try to manually set sample1 and ldnsamples to the desired values because it falsely assumes that my last sample is 8,000,000.</div><div><br></div><div>Is this a bug in the script because nums (line 327) is set to a false value or do I need to find a workaround? I also tried to use the memmapfile option without any luck.</div><div><br></div><div>Any help would be appreciated,</div><div>Kathrin</div><div><br></div><div>--<br><blockquote type="cite" style=""><blockquote type="cite"></blockquote></blockquote>Kathrin Müsch, Ph.D.<br><blockquote type="cite" style=""><blockquote type="cite"></blockquote></blockquote>Department of Psychology<br>University of Toronto<br>Toronto, Canada<br><a href="http://www.honeylab.org/" target="_blank">www.honeylab.org</a></div></div><br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div>
</div>
</blockquote></div><br></div></body></html>