Scott Huberty

Results 30 issues of Scott Huberty

refactored code initially pushed in PR #10855 by @dominikwelke and reviewed by @larsoner and @drammock. Starting a new PR as suggested by @larsoner briefly: When plotting the test_eyelink.asc file, The...

### Proposed documentation enhancement A colleague of mine who is a bit of an MNE power user had no idea that you can do something like `raw.annotations.onset` to retrieve an...

DOC

Closes #12262 adds a parameter `events_as_annotations` (default False for backward compat), which will create annotations from EGI events. @larsoner what do you think of this design and the new parameter...

Now that #202 is merged, I wanted to leave a summary here of our game-plan for interactively drawing channel-specific annotations. (this was discussed with @larsoner and @drammock during the September...

In `mkdocs-gallery` , `mkdocs.utils.warning_filter` is used here: https://github.com/smarie/mkdocs-gallery/blob/cc5c4ad508c03df38c3f58c2c0b8a956d458b900/src/mkdocs_gallery/mkdocs_compatibility.py#L12 At least on mkdocs 1.5. on my computer, calling `mkdocs serve` will produce a deprecation warning like: ``` INFO - DeprecationWarning: warning_filter...

### What happened? Let me know if this isn't the case for others, or if I'm missing something, but at least on my end, any warnings in the `Nibabies` codebase...

bug

### Description of the problem A researcher reported a problem with our eyelink reader and shared the problematic Eyelink file (ASCII). There are 2 separate issues. 1. ~~This file has...

BUG

#### Reference issue This PR implements the last feature proposed for my GSoC in #11879 that I didn't get to over the summer. #### What does this implement/fix? This basically...

I'm going to open a meta-issue here to keep track of the features proposed in my GSoC, plus the other work that has cropped up during my work so far....

### Description of the problem A researcher has [reported](https://mne.discourse.group/t/mne-io-read-raw-eyelink-failure-adjust-times-sub-function-does-not-work-cant-merge/9012) that their file breaks `read_raw_eyelink`. I'm reporting the details below, so apologies in advance for the lengthy explanation: #### Problem In...

BUG