API Documentation¶
Pipelines (ephypype.pipelines
):
|
Preprocessing pipeline. |
|
Evoked pipeline. |
|
Power pipeline. |
|
Source reconstruction pipeline. |
Source reconstruction pipeline. |
|
Connectivity pipeline. |
Nodes (ephypype.nodes
):
|
Compute the Lead Field matrix using MNE Python functions. |
|
Compute the noise covariance matrix. |
|
Compute the inverse solution on raw or epoch data. |
CLI commands (ephypype.commands.neuropycon
):
Compute spectral connectivity |
|
Convert CTF .ds raw data to .fif format |
|
Epoch raw .fif resting state data |
|
Convert .fif epochs to npy timeseries |
|
Compute ica solution for raw fif file |
|
Compute multiscale entropy node |
|
Filter and downsample data. |
|
|
Create main workflow |
Compute power spectral density. |
Utils (ephypype.nodes
):
|
Create node to iterate on fields. |
|
Create node to grab data using DataGrabber in Nipype. |