Skip to content

[FIX] Add definitions for SampleCoordinateSystem values - #2477

Open
sinaklg wants to merge 2 commits into
bids-standard:masterfrom
sinaklg:patch-1
Open

[FIX] Add definitions for SampleCoordinateSystem values#2477
sinaklg wants to merge 2 commits into
bids-standard:masterfrom
sinaklg:patch-1

Conversation

@sinaklg

@sinaklg sinaklg commented Jul 28, 2026

Copy link
Copy Markdown

[FIX] Add definitions for SampleCoordinateSystem enum values

Adds definitions for the four SampleCoordinateSystem enum values (gaze-on-screen, eye-in-head, gaze-in-world, custom), which were previously listed without explanation, following the same inline-definition pattern already used for EyeTrackingMethod

Closes #2474

added description to SampleCoordinateSystem entry
@sinaklg
sinaklg requested a review from erdalkaraca as a code owner July 28, 2026 11:41
@sinaklg sinaklg changed the title Update metadata.yaml [FIX] Add definitions for SampleCoordinateSystem values Jul 28, 2026
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.09%. Comparing base (4523097) to head (40437d6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2477   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          22       22           
  Lines        1698     1698           
=======================================
  Hits         1411     1411           
  Misses        287      287           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Add definitions for sample_coordinate_system values in the BIDS specification

1 participant