Nabil Alibou

Results 6 issues of Nabil Alibou

Hello, Just want to point out the fact that predicting with yasa.SleepStaging() with recent sklearn versions seems to print an InconsistentVersionWarning: ``` \site-packages\sklearn\base.py:348: InconsistentVersionWarning: Trying to unpickle estimator LabelEncoder from...

Hey, I like to implement the NoisyChannel class in my preprocessing pipeline and to I like to complete the detection by looking at which channel has a psd value in...

Issue #143 # Merge Checklist - [ ] Respect the `matlab_strict ` flag - [ ] Documentation - [ ] Clearly show how the new option is an improvement (use...

It could be convenient to have the possibility of targeting agents using their email address as it is more specific than name/familyname (which could be similar between agents).

Using the search method to retrieve the list of 'Persons' resources from `bbp/agents`, I encounter an issue about the `PathWrapper` object having no attribute 'type': ``` > p = forge_prod.paths("Person")...

### Proposed documentation enhancement It's a minor detail, but the docstrings for functions like [mne.read_epochs_eeglab()](https://mne.tools/stable/generated/mne.read_epochs_eeglab.html) and [mne.read_epochs_kit()](https://mne.tools/stable/generated/mne.read_epochs_kit.html) indicate that an [Epochs instance](https://mne.tools/stable/generated/mne.Epochs.html#mne.Epochs) is returned, while in reality they return subclasses...

DOC