bids-standard / eye2bids

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

empty "cells" in tsv should have a `n/a` and not `.` #38

Closed Remi-Gau closed 10 months ago

Remi-Gau commented 11 months ago
eye_timestamp   eye1_x_coordinate   eye1_y_coordinate   eye1_pupil_size
3098681    .       .        0.0
3098683    .       .        0.0
3098685    .       .        0.0
3098687    .       .        0.0
3098689    .       .        0.0
3098691    .       .        0.0
3098693    .       .        0.0
3098695    .       .        0.0
3098697    .       .        0.0
3098699    .       .        0.0
3098701    .       .        0.0
3209037  1027.1   460.5  6513.0
3209039  1026.8   460.8  6512.0
3209041  1026.4   461.1  6510.0