-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: adjust the SNR in SourceSimulator.simulate() (#31)
Major: * connected the low-level SNR functions to the SourceSimulator * added checks for snr and snr_params * sensor space variance is now calculated for the sum of all sources, not the mean * sensor space variance is now calculated based on source space covariance (this will also be relevant for patches) Minor: * removed the default value for target SNR * removed the default frequency band for the adjustment of SNR * extracted dummy forward function to utils.prepare in tests * renamed adjust_snr to amplitude_adjustment
- Loading branch information
Showing
11 changed files
with
542 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.