-
Updated
Dec 31, 2020 - Python
meg
Here are 87 public repositories matching this topic...
-
Updated
Jan 1, 2021 - MATLAB
-
Updated
Jan 3, 2021 - MATLAB
-
Updated
Dec 17, 2020 - Python
-
Updated
Nov 25, 2020
-
Updated
Dec 23, 2020 - Python
-
Updated
Dec 23, 2020 - Python
-
Updated
Jul 24, 2020 - Python
-
Updated
Dec 3, 2020 - Shell
-
Updated
Apr 16, 2020
-
Updated
Dec 2, 2020 - C++
-
Updated
Dec 14, 2020 - Python
-
Updated
Jan 4, 2021 - Jupyter Notebook
Hi,
Very simple issue. When you start up HNN two windows appear ('param' and 'model schematics'), plus a little dialogue box that says 'Welcome to HNN! Default parameter file loaded. Press 'Run simulation' to display simulation output.' with a little 'run' button on it.
First time I started HNN that dialogue box opened offscreen, so I didn't know it was there. Because I didn't click 'run', n
-
Updated
Jan 4, 2021 - Python
-
Updated
Jan 2, 2021 - Python
What am I supposed to do with this bunch of JSON files?
The obviously missing piece from this project is part that allows converting the ouput of the app into a human readable method section any researcher can copy into their article.
The goal of this sub-project is to create some prototype scripts to:
- extract the relevant content from the JSON files one can download from the web a
-
Updated
Sep 14, 2020 - Python
-
Updated
Mar 10, 2020 - MATLAB
-
Updated
Jun 3, 2020
-
Updated
Nov 12, 2020 - Python
-
Updated
Jun 3, 2020 - MATLAB
We discovered that tstop needs to be handled better. In particular,
- event_times beyond tstop should be truncated
- tstop should be passed passed explicitly to simulate_dipole
@kohl-carmen this might be a good issue for you. 2. is pretty similar to what you did with postproc. 1. might need some thinking
-
Updated
Jan 4, 2019
Improve this page
Add a description, image, and links to the meg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the meg topic, visit your repo's landing page and select "manage topics."
"Start recording" button should change its name to "Stop recording" once clicked. This needs to be changed for all MNE Scan plugins which are able to record data, see below.
https://github.com/mne-tools/mne-cpp/blob/0273dc540f2a5597d3317edbf76b6169fab94021/applications/mne_scan/plugins/neuromag/neuromag.cpp#L269
https://github.com/mne-tools/mne-cpp/blob/0273dc540f2a5597d3317edbf76b6169fab940