We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, there is some sample EDF files for analysis?
The text was updated successfully, but these errors were encountered:
Hi, I found sample row of data at edfreader.py file
if __name__ == "__main__": # start: MSG 3120773 TRIALNR 8 TARX 662 TARY 643 DISX 771 DISY 233 CSTPE 0 REINFORCE 0 # stop: MSG 3118572 TRIALNR END 7 data = read_edf('1.asc', "TRIALNR", stop="TRIALNR END", debug=False)
https://github.com/esdalmaijer/PyGazeAnalyser/blob/master/pygazeanalyser/edfreader.py
Best regards,
Sorry, something went wrong.
No branches or pull requests
Hello, there is some sample EDF files for analysis?
The text was updated successfully, but these errors were encountered: