Skip to content
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

Sample data #15

Open
lukaszog opened this issue Apr 6, 2020 · 1 comment
Open

Sample data #15

lukaszog opened this issue Apr 6, 2020 · 1 comment

Comments

@lukaszog
Copy link

lukaszog commented Apr 6, 2020

Hello, there is some sample EDF files for analysis?

@AbdirayimovS
Copy link

AbdirayimovS commented Feb 5, 2024

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,

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

No branches or pull requests

2 participants