Skip to content

Commit

Permalink
Add TFR functions to externals
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak authored and cjayb committed Mar 1, 2021
1 parent 3f524be commit 9dcb58f
Show file tree
Hide file tree
Showing 3 changed files with 768 additions and 5 deletions.
4 changes: 0 additions & 4 deletions examples/plot_simulate_gamma.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
and inbitory (basket) cells until gamma rhythms could be observed. The network
dynamics are driven by Poisson-distributed (noisy) spike trains to layer II/III
and layer V pyramidal cell populations.
Note that for plotting time-frequency representations, the code below calls
the ``mne`` function :func:`~mne.time_frequency.tfr_array_morlet`. To install
``mne``, simply ``pip install mne`` inside your python environment.
"""

# Authors: Mainak Jas <[email protected]>
Expand Down
Loading

0 comments on commit 9dcb58f

Please sign in to comment.