bids-standard / eye2bids

Convert eyetracking data to a BIDS compatible format (BEP20)
MIT License
3 stars 5 forks source link

Update converter and tests according to new spec modifications #66

Closed julia-pfarr closed 2 months ago

julia-pfarr commented 2 months ago

Converter and respective tests updated for https://bids-specification--1128.org.readthedocs.build/en/1128/modality-specific-files/physiological-and-other-continuous-recordings.html#eye-tracking

contains:

DOES NOT INCLUDE THE EVENTS.TSV.GZ WITH MESSAGES/SACCADES ETC. YET!

julia-pfarr commented 2 months ago

@Remi-Gau specifying the pandas version didn't help for the "map" function, the tests for python3.8 are still failing. I'll remove python3.8 from the supported python versions, as discussed earlier

Remi-Gau commented 2 months ago

I think this is good to merge and we can clean up in another PR.