-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
read.asc parsing failure #10
Comments
Hi Andrei, |
Hi Filip,
Yes I've wondering about that too - As far as version goes most I can tell
you what is in the file header: VERSION: EYELINK II 1. Maybe it has
something to do with fact that I used EDF2ASC for Linux which is not an
official program supported by SR.
cheers
…On Wed, Jul 18, 2018 at 9:33 PM Filip Dechterenko ***@***.***> wrote:
Hi Andrei,
what version of Eyelink are you using? I've looked at your data and I'm
not familiar with last column (shown in bold). Any idea what that might be?
5577704 984.1 540.0 2293.0 127.0 ... 0.0 -239.0 288.8 *...CF.B.RTB.R*
cheers
Filip
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHHM2SLJ_CFrTTbkm8K_4bPRCn6DKsQbks5uH41tgaJpZM4VNDqz>
.
|
Hi @andreifoldes, I'm sure you've long moved on from this problem, but in the off-chance it's still relevant the issue with your file was that it was missing a tab separator between the last and second-last columns (not your fault, it's a bug in how If you have any other issues with the package, please raise them on the new project page here (I've taken over maintenance): https://github.com/a-hurst/eyelinker |
Thank you for the package.
demo.asc.zip
I get parsing failure for the following file.
the condition has length > 1 and only the first element will be usednumber of columns of result is not a multiple of vector length (arg 1)70066 parsing failures. row # A tibble: 5 x 5 col row col expected actual file expected <int> <chr> <chr> <chr> <chr> actual 1 1 X6 a double ... literal data file 2 2 X6 a double ... literal data row 3 3 X6 a double ... literal data col 4 4 X6 a double ... literal data expected 5 5 X6 a double ... literal data
The text was updated successfully, but these errors were encountered: