LABSN / expyfun

Experimental paradigm functions.
BSD 3-Clause "New" or "Revised" License
13 stars 21 forks source link

MRG, ENH: Add SNR and spectral estimation example #412

Closed larsoner closed 4 years ago

larsoner commented 4 years ago

@drammock can you make sure I didn't do anything silly here? Just want to give people a primer on stimulus power, etc.

larsoner commented 4 years ago

Rendered example:

https://729-11614571-gh.circle-artifacts.com/0/html/auto_examples/stimuli/stimulus_power.html#sphx-glr-auto-examples-stimuli-stimulus-power-py

Going to push commits to try to make CIs happy, as seems necessary every few months with shifting deps/pyglet stuff...

codecov[bot] commented 4 years ago

Codecov Report

Merging #412 into master will decrease coverage by 0.11%. The diff coverage is 56.52%.

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
- Coverage   88.50%   88.39%   -0.12%     
==========================================
  Files          49       49              
  Lines        6568     6582      +14     
  Branches     1086     1090       +4     
==========================================
+ Hits         5813     5818       +5     
- Misses        506      512       +6     
- Partials      249      252       +3