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

[FIX] use absolute path and not resolve to avoid getting into git annex #45

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

Remi-Gau
Copy link
Contributor

closes #43

@Remi-Gau
Copy link
Contributor Author

@julia-pfarr

@julia-pfarr
Copy link
Member

Works :-)))))))

@Remi-Gau
Copy link
Contributor Author

but the tests fail

@Remi-Gau
Copy link
Contributor Author

but the tests fail

oh that's because the OSF data changed so we need to merge #40 first

* Change output filename & ScreenResolution return values
- output filenames: according to issue bids-standard#24: output file has now the prefix of the edf file. If edf file already contains "_eyetrack" suffix, it is not written again.
- ScreenResolution threw an error because it expected integers but it returned strings --> changed to integers

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* include code for extracting eyetrack.tsv samples table

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update ignore

* lint

* fix some tests

* adapt test

* run on python 3.12

* only work with full asc files

* refactor and fix

* add xfail

* changed functions of CalibrationCount and CalibrationPosition to work for data of both eyes

* changed functions for Average and MaximalCalibrationError to split array in arrays of two when both eyes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* modify function for Average and Max Calibration error

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add tests for 2eyes dataset

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add warning when input files are missing

* update tests to new input files

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Remi Gau <remi_gau@hotmail.com>
@Remi-Gau Remi-Gau merged commit 52b8cb5 into bids-standard:main Nov 30, 2023
6 of 7 checks passed
@Remi-Gau Remi-Gau deleted the annex branch November 30, 2023 12:02
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

Successfully merging this pull request may close these issues.

eye2bids in datalad run
2 participants