cedalion.vis.plot_sensitivity_matrix

Plots an fNIRS probe’s sensitivity profile on a 3D brain surface.

Args: sensitivity: brain_surface: head_surface: labeled_points: wavelength: The wavelength of the light source in nm.

Initial Contributors: - Shakiba Moradi | shakiba.moradi@tu-berlin.de | 2024

Classes

Main(sensitivity, brain_surface[, ...])

class cedalion.vis.plot_sensitivity_matrix.Main(sensitivity, brain_surface, head_surface=None, labeled_points=None, wavelength=760)[source]

Bases: object

plot(low_th=-3, high_th=0)[source]