API¶
Graphical user interface¶
|
Visualization of brain-data on a standard MNI brain. |
|
Visualize and edit sleep data. |
|
Signal inspection module (data mining). |
|
Automatically arange pictures in a grid and save a paper ready figure. |
Objects¶
Import visbrain objects.
|
Create a brain object. |
|
Create a colorbar object. |
|
Create a connectivity object. |
|
Create a Cross-sections object. |
|
Take a VisPy visual and turn it into a compatible Visbrain object. |
|
Hypnogram object. |
|
Create a single image object. |
|
Create a Phase-Amplitude Coupling (PAC) object. |
|
Create a 3-D picture object. |
|
Create a Region Of Interest (ROI) object. |
|
Create a scene and add objects to it. |
|
Create a source object. |
|
Create a topoplot object. |
|
Compute the time-frequency map (or spectrogram). |
|
Create a 3-D time-series object. |
|
Create a vector object. |
|
Take a VisPy visual and turn it into a compatible Visbrain object. |
|
Create a 3-D volume object. |
Compatibility with existing software¶
MNE-python¶
|
Plot source estimation. |
|
Plot source space. |
I/O¶
Load read and write functions.
|
Download a file. |
|
Get the path to the visbrain_data folder. |
|
Read an STC file from the MNE package. |
|
Export hypnogram to a high-res png figure. |
|
Compute sleep statistics from hypnogram file and export them in csv. |
Miscellaneous¶
|
Generate random eeg signals. |
|
Transform Talairach coordinates into MNI. |
|
Transform MNI coordinates into Talairach. |
|
Re-reference data. |
|
Bipolarize data. |
|
Re-referencement using common average. |
|
Convert mesh data to be compatible with visbrain. |
|
Convert a volume into a mesh with vertices, faces and normals. |
|
Turn into a RGBA compatible color format. |
|
Transform an array of data into colormap (array of RGBA). |
|
Main colormap class. |