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

Easycap-M43 montage #11744

Merged
merged 7 commits into from
Jun 21, 2023
Merged

Conversation

dasdiptyajit
Copy link
Contributor

Fixes #11742

A new PR for #11737

Since my GitHub commit sign was not verified due to a system change, I had to redo the commits.
I think this might have caused the issue with CI checks.

@sappelhoff would you kindly go through it once and close the previous PR?
Thank you!

@sappelhoff
Copy link
Member

Since my GitHub commit sign was not verified due to a system change, I had to redo the commits.

Some of the CI issues stem from the facts that:

  1. this is your first time contributing here, so some CI workflows need to be approved by maintainers to run (I did that)
  2. you don't have an account with CircleCI and our CI there is configured such that only registered users will trigger a run (feel free to register there with your GitHub account; but maintainers can also manually trigger a run, like I did)

signed commits are not required, and you could look into overwriting your own history and force-pushing to your branch instead of opening new PRs :-) but I understand if opening a new PR is sometimes an easier way out of a tricky situation.

Thanks for your contribution! Hope to see more of them.

@sappelhoff sappelhoff requested a review from drammock June 21, 2023 07:04
@drammock drammock merged commit c446474 into mne-tools:main Jun 21, 2023
22 checks passed
@welcome
Copy link

welcome bot commented Jun 21, 2023

🎉 Congrats on merging your first pull request! 🥳 Looking forward to seeing more from you in the future! 💪

@drammock
Copy link
Member

thanks @dasdiptyajit !

larsoner added a commit to larsoner/mne-python that referenced this pull request Jun 23, 2023
* upstream/main: (24 commits)
  Allow int-like as ID of make_fixed_length_events (mne-tools#11748)
  Easycap-M43 montage (mne-tools#11744)
  ENH: Create a Calibrations class for eyetracking data (mne-tools#11719)
  Fix alphabetical order in overview/people.rst, fix sphinx formatting in docstrings and set verbose to keyword-only (mne-tools#11745)
  Add Mathieu Scheltienne to MNE-Python Steering Council (mne-tools#11741)
  removed requirement for curv.*h files to create Brain object (mne-tools#11704)
  [BUG] Fix mne.viz.Brain.add_volume_labels matrix ordering bug (mne-tools#11730)
  Fix installer links (mne-tools#11729)
  MAINT: Update for PyVista deprecation (mne-tools#11727)
  MAINT: Update roadmap (mne-tools#11724)
  MAINT: Update download link [skip azp] [skip cirrus] [skip actions]
  fix case for chpi_info[1] == None (mne-tools#11714)
  Add cmap argument for mne.viz.utils.plot_sensors (mne-tools#11720)
  BUG: Fix one more PySide6 bug (mne-tools#11723)
  MAINT: Fix PySide6 and PyVista compat (mne-tools#11721)
  MRG: If _check_fname() cannot find a file, display the path in quotation marks to help spot accidental trailing spaces (mne-tools#11718)
  Add "array-like" to `_validate_type()` (mne-tools#11713)
  MAINT: Avoid problematic PySide6 (mne-tools#11715)
  Fix installer links (mne-tools#11709)
  Updating change log after PR mne-tools#11575 (mne-tools#11707)
  ...
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.

3 participants