question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make _hid_match() public?

See original GitHub issue

In the MNE-BIDS-Pipeline, I need the functionality of mne.utils.mixin._hid_match(); however, the function is not part of the public API.

Is there any chance we could make it public?

cc @agramfort

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
agramfortcommented, Jan 11, 2022

query or keys I don’t know…

1reaction
agramfortcommented, Jan 11, 2022

ok I slept over it. How about a public function called

mne.utils.filter_event_id(event_id, query: str)

or something like this? I would like to avoid the use of HID in the public API.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bloom/scalable.go at master · Xide/bloom · GitHub
NewDefaultScalable create a new ScalableFilter with default arguments ... if sbf.filters[hid].Match(s) { ... func (sbf *ScalableFilter) dumpsFilters() {.
Read more >
[PATCH 0/3] Find pci root bridges by comparing HID from ...
In acpi_is_root_bridge(), it gets device's HID from acpi_device struct. ... [PATCH 1/3] Introduce a new acpi to determine HID match. 2012-10-12 10:31 [PATCH ......
Read more >
Dept. of Defense, defense agencies, public witnesses
An exception however , is made for the benefit of firms , large or small ... the Comptroller General has squarely ruled that...
Read more >
Department of Defense Appropriations for Fiscal Year 1975: ...
An exception however , is made for the benefit of firms , large or small ... 4 found that“ Some action is in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found