From 17365937d292c23fc4c60ef3f22b09180acd3fb1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:12:14 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/data/metadata.yml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/tests/data/metadata.yml b/tests/data/metadata.yml index c992fa8..e30e084 100644 --- a/tests/data/metadata.yml +++ b/tests/data/metadata.yml @@ -4,22 +4,20 @@ # Please go through the specification and fille the fields below according to the data types given in the specification. # REQUIRED, fill according to BIDS specification (!the converter will not run successfully if you leave this empty!): -SampleCoordinateUnits: !!str pixel -SampleCoordinateSystem: !!str gaze-on-screen -EnvironmentCoordinates: !!str top-left -ScreenDistance: !!int 60 -ScreenRefreshRate: !!int 60 -ScreenSize: [!!float 38.6, 29] +SampleCoordinateUnits: pixel +SampleCoordinateSystem: gaze-on-screen +EnvironmentCoordinates: top-left +ScreenDistance: 60 +ScreenRefreshRate: 60 +ScreenSize: [38.6, 29] # Recommended (leave empty if not available but put information you want to share with your dataset here!): -SoftwareVersion: !!str SREB1.10.1630 WIN32 LID:F2AE011 Mod:2017.04.21 15:19 CEST -ScreenAOIDefinition: [!!str square, [!!int 00, 150, 300, 350]] +SoftwareVersion: SREB1.10.1630 WIN32 LID:F2AE011 Mod:2017.04.21 15:19 CEST +ScreenAOIDefinition: [square, [00, 150, 300, 350]] EyeCameraSettings: EyeTrackerDistance: FeatureDetectionSettings: GazeMappingSettings: RawDataFilters: -InstitutionName: !!str Philipps-University Marburg -InstitutionAddress: !!str Gutenbergstr. 18 - -... +InstitutionName: Philipps-University Marburg +InstitutionAddress: Gutenbergstr. 18