Alexander Kiefer

Results 6 issues of Alexander Kiefer

When calculating `hrv_rsa` with the continuous parameter set to True, a `ValueError` related to the interpolation of the signal is raised. ## To Reproduce ```python rate = 1000 rsp, _...

I would love to see integration of Microsoft's [FLAML](https://microsoft.github.io/FLAML/) hyperparameter optimizer!

feature request
p3-nice-to-have
A: frameworks

Checks to see if the `libclang` and `jinja2` modules are available to the python interpreter before attempting to install using pip. This allows a user on a system that does...

# Issue This issue relates to how dependencies in the python portion of this project's build system are managed. This project makes the assumption that as long as there is...

#### Describe the new feature or enhancement The main mne.viz module allows for the specification of the `block` param. `mne-nirs` visualization functions don't support this. Our workflow is primarily scripts...

ENH

### Description of the problem We are attempting to create some visualization for some fnirs data and have found the existing visualizations functions to be insufficient for our needs. We,...

BUG