Skip to content

nlx event file reader bug#58

Closed
sin-mike wants to merge 7 commits intofieldtrip:masterfrom
sin-mike:master
Closed

nlx event file reader bug#58
sin-mike wants to merge 7 commits intofieldtrip:masterfrom
sin-mike:master

Conversation

@sin-mike
Copy link
Copy Markdown

@sin-mike sin-mike commented Jun 6, 2015

I found a mismatch between timestamps and sample number while reading nlx event file in case of non-continuous (e.g. with pauses) data acquisition. The 8724696 commit is the issue. I think I managed to solve it using mapping from timestamp to sample number acquired from data file.
BR

Mike from KFU

@robertoostenveld
Copy link
Copy Markdown
Member

Hi Mike,

Gaps in nlx files are not supported by design in the high level code. The mapping of timestamps to samples becomes too inaccurate or too slow. Furthermore, different channels can have different gaps, which was especially observed in 256 channel systems.

Did you look at http://www.fieldtriptoolbox.org/getting_started/neuralynx ?
Please give that a try first. For now I won't incorporate any of your suggestions.

best
Robert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants