py_neuromodulation
py_neuromodulation copied to clipboard
Real-time analysis of intracranial neurophysiology recordings.
So I was checking the new `read_mne_data` function, that takes line_noise as do many things around the package. As I mentioned in PR #329 it seems like `line_noise` is crowding...
The people that maintain the `fooof` package have renamed it to `specparam` and are in the process of releasing a new version. If we don't need the functionality, we should...
I made some changes to the Stream class with the idea of trying to clarify where different tasks should be handled, for example: - Data should be passed now to...
@SamedVossberg I've created this PR so some changes can be discussed
This PR intends to track the progress of the [GUI branch](https://github.com/neuromodulation/py_neuromodulation/tree/gui), comment on the current state of this part of the project, perhaps propose features or changes, and add review...
Improvements to the layout and components of the Settings page: Things fixed compared to the `gui` branch: - New FeatureRange component, properly updates, removes and adds frequency ranges To do:...