pycrostates icon indicating copy to clipboard operation
pycrostates copied to clipboard

Results 27 pycrostates issues
Sort by recently updated
recently updated
newest added

As discussed in https://github.com/vferat/pycrostates/issues/160 and https://github.com/vferat/pycrostates/issues/195, introduces changes to the Global Field Power (GFP) computation based on the selected channel type. When the channel type is `eeg`, the GFP is...

Hello, I tried the tool following the tutorial, but applying it to MEG, instead of EEG (of course modifying a few details). I liked the individual microstates that I computed,...

❔ question

updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.8...v0.11.9)

When I use the toolkit to analyze microstates, I find that the average duration of each microstate analyzed is more than 30 milliseconds. What is the problem? I can't find...

Simplify distance computation

PR: Fixed indexing issue in the _channel_spatial_filter() which led to array setting error. Issue was only occurring on some files, which were loaded from fifs, converted from edf imports. Now...