Closed julia-pfarr closed 1 year ago
Included code to extract eyetrack.tsv from samples_asc
@Remi-Gau like I already said in the BIDS chat group, the tests are failing and and the output_dir is not considered when I run eye2bids in the terminal (i.e., I define --output_dir but my output is saved in my input_file directory anyway). I don't know why this is, apparently I changed something that caused this. But I don't think I can find out what it is
side note: tests were already failing in #33 so I will probably start fixing things in main and then get back to this PR.
side note: tests were already failing in #33 so I will probably start fixing things in main and then get back to this PR.
Yes but that was due to a different thing which I fixed with this PR (it was ScreeResolution expected int and got str, which I fixed in this PR. Now it's a different error)
@julia-pfarr Can you check that the data is saved in the appropriate folder?
@julia-pfarr Can you check that the data is saved in the appropriate folder?
yes, data is saved in the appropriate folder