pycartool.io.write_ris#

pycartool.io.write_ris(source_estimate, filename)[source]#

Write SourceEstimate .ris instance to file.

Parameters:
source_estimateSourceEstimate

The SourceEstimate to save as a .ris file.

filenamestr or file-like

Filename of the exported inverse solution computation.