timonmerk

Results 22 issues of timonmerk

Hello everyone, thanks for the great tool! A primary analysis in iEEG research is to retrieve electrode files. This can be done using pybids in a manner that the electrode...

Add test for ieeg coord_frame read Previous PR discussion: #962

**EDIT SA:** ieeg + captrak issue starts below in the thread here: https://github.com/mne-tools/mne-bids/issues/723#issuecomment-799307076 --- Hello everyone, first thanks for the great and handy tool working with BIDS data. I am...

bug

Following the example https://github.com/mne-tools/mne-bids/blob/master/examples/convert_ieeg_to_bids.py I only see a way to write BIDS iEEG using the .FIF format. This comes due to the problem that according to the tutorial data needs...

API

A md and py tutorial file for the test with openBCI #23

Hereby I want to propose some additional files for the mne-realtime package that would allow for fast computation and data handling of processed data. **rt_filter.py** The MNE filter functions seem...

I am following this tutorial (https://panel.holoviz.org/how_to/wasm/sphinx.html), but unfortunately did not manage to build the documentation which show's the panel in sphix due to an import error based on pyodide in...

type: bug

Addresses #100 Maybe I misunderstood the function but I added keywords that the sampling can now allow for `empirical` and `uniform` priors of the discrete label, and in addition to...

CLA signed

I have a question regarding the [MixedDataLoader](https://github.com/AdaptiveMotorControlLab/CEBRA/blob/0378db0b2431d0c50a1e9b80aa1b865869586851/cebra/data/single_session.py#L252) The current docstring specifies that: > Sampling can be configured in different modes: > > 1. Positive pairs always share their discrete variable....

Sphinx-gallery allows for automatic ipynb generation and adds the computes ipynb files in the `auto_examples` directory. I have now a ipynb that I want to statically add to the exisiting...