NoahMarkowitz
NoahMarkowitz
Hi, I'm using the tobii-spectrum eyetracker. When using the eyetracker with the Psychopy wrapper not all possible data is saved. It looks like the data saved includes: - gaze position...
### What would you like to see added to PyNWB? Hi, As pynwb gets has more properties to `TimeSeries` data added it would be convenient if the load function automatically...
Hi, I've been working on creating a new subclass of `BaseRaw` that can read from a NWB file. These are organized hdf files that can store multiple types of data...
Hi, It would be nice if we could add/remove the list of channels that apply to each annotation. I've started playing around with it and it seems a `QPushButton` would...
### What would you like to see added to MatNWB? Hi, Instances of `TimeSeries` and children classes have additional fields added that specify how to properly load data. It would...
Hi, I was wondering if there are surface files (such as giftis or freesurfer surfs) for the volumetric MNI templates. I've seen some in various packages but I haven't come...
#### Reference issue [Example: Fixes #1234.](https://github.com/mne-tools/mne-qt-browser/issues/267) #### What does this implement/fix? Fix issues when combining channel-based annotations with another annotation. #### Additional information Channel-based annotation can not merge with any...
#### Reference issue https://github.com/mne-tools/mne-qt-browser/pull/230 , https://github.com/mne-tools/mne-qt-browser/pull/212 , https://github.com/mne-tools/mne-qt-browser/pull/208 , https://github.com/mne-tools/mne-python/issues/10888 , https://github.com/mne-tools/mne-qt-browser/pull/273 #### What does this implement/fix? Extends https://github.com/mne-tools/mne-qt-browser/pull/273 by enabling sensitivity spinboxes to be updated
### Describe the problem In many instances it's useful to view the data trace in a few different ways such as with different references. It's common to view data trace...
### Describe the new feature or enhancement Create new `UIEvent` subclasses and update functions to handle when figures on the event system change: * time (discretely) - `TimeChange` * time...