Problem in saving the inverse solution calculated from mixed source

External Email - Use Caution

Hai,
I could compute the inverse solution for mixed source but i couldn't find
the method "save" after calculating.
How can i save the the inverse solution (or "stcs") generated for mixed
sources to a file?
For instance, for the code in the link below how to save stcs.
https://martinos.org/mne/stable/auto_examples/inverse/plot_mixed_source_space_inverse.html

External Email - Use Caution

hi Pooja,

this should do it:

https://github.com/mne-tools/mne-python/pull/5220

Thanks for raising the issue.

Alex