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 "recording" for recording entity, not "rec" #1359

Merged
merged 5 commits into from
Jan 1, 2025

Conversation

scott-huberty
Copy link
Contributor

@scott-huberty scott-huberty commented Dec 20, 2024

Fixes #1348

See: https://bids-specification.readthedocs.io/en/stable/modality-specific-files/physiological-recordings.html

As @kaare-mikkelsen pointed out, BEP 020 will make use of the recording entity for eyetracking data. And since I'm working on #1342 , this should be fixed first 🙂

Merge checklist

Maintainer, please confirm the following before merging.
If applicable:

  • All comments are resolved
  • This is not your own PR
  • All CIs are happy
  • PR title starts with [MRG]
  • whats_new.rst is updated
  • New contributors have been added to CITATION.cff
  • PR description includes phrase "closes <#issue-number>"

Copy link
Member

@drammock drammock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable!

The py3.10 build errors are addressed in #1353. Someone should really review and merge that one :)

@sappelhoff
Copy link
Member

@drammock @scott-huberty @hoechenberger I am off on holidays and also sick with a cold, so I would be very grateful if the three of you could review each other and merge the open PRs (and future ones for this month). Thanks a lot for your work, and I'll get back early next year.

If this doesn't work we will just have to wait a few weeks until I'm back.

@scott-huberty
Copy link
Contributor Author

No problem @sappelhoff , I am happy to help. Happy holidays (and feel better)!

@sappelhoff sappelhoff enabled auto-merge (squash) January 1, 2025 15:53
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.42%. Comparing base (3f59b0e) to head (9ed6bb9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1359   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files          40       40           
  Lines        8921     8921           
=======================================
  Hits         8691     8691           
  Misses        230      230           

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

@sappelhoff sappelhoff merged commit ad67a04 into mne-tools:main Jan 1, 2025
23 checks passed
@sappelhoff
Copy link
Member

Thanks @scott-huberty

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.

rec vs recording?
3 participants