Version 0.0.2 (2025-08-25)#
Added#
A desired level of white noise can be added in sensor space to model measurement noise (#58)
A possibility to plot the source configuration (#59)
Adjustment of global (all signal vs. all noise sources) SNR (#64)
Adjustment of the standard deviation of source activity (#66)
Allow specifying standard deviation via a SourceEstimate object (#67)
A method for setting phase-phase coupling by adding noise to the shifted copy of input waveform (#71)
Function to convert the sources to mne.Label (#73)
Quick dict-like access to the simulated sources (#82)
Partial control over the amplitude envelope of the coupled waveform: same as input or randomly generated (#87)
Changed#
Fixed#
Fixed a bug that caused different sources to have the same location and/or waveform when random state was explicitly provided (#76)