jonescompneurolab / hnn

Licence: other
The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.

Programming Languages

python
139335 projects - #7 most used programming language
SCSS
7915 projects
shell
77523 projects
powershell
5483 projects
Dockerfile
14818 projects
HTML
75241 projects

Projects that are alternatives of or similar to hnn

Deep Bci
An open software package to develop BCI based brain and cognitive computing technology for recognizing user's intention using deep learning
Stars: ✭ 168 (+170.97%)
Mutual labels:  erp, eeg, brain
aperture
Matlab toolbox for univariate and multivariate analysis of EEG data in the time and frequency domains
Stars: ✭ 15 (-75.81%)
Mutual labels:  erp, meg, eeg
autograd-gamma
NotImplementedError: VJP of gammainc wrt argnum 0 not defined
Stars: ✭ 15 (-75.81%)
Mutual labels:  beta, gamma
hack-tools
"Кали-заменитель". Располагает в себе большое количество утилит для взлома.
Stars: ✭ 39 (-37.1%)
Mutual labels:  beta, alpha
Datscan
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
Stars: ✭ 13 (-79.03%)
Mutual labels:  beta, data-analysis
mnelab
MNELAB – a GUI for MNE
Stars: ✭ 147 (+137.1%)
Mutual labels:  meg, eeg
Mne Python
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Stars: ✭ 1,766 (+2748.39%)
Mutual labels:  meg, eeg
Eeglab
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
Stars: ✭ 233 (+275.81%)
Mutual labels:  eeg, brain
pybv
A lightweight I/O utility for the BrainVision data format, written in Python.
Stars: ✭ 18 (-70.97%)
Mutual labels:  eeg, brain
python-meegkit
🔧🧠 MEEGkit: MEG & EEG processing toolkit in Python 🧠🔧
Stars: ✭ 99 (+59.68%)
Mutual labels:  meg, eeg
connectomemapper3
Connectome Mapper 3 is a BIDS App that implements full anatomical, diffusion, resting/state functional MRI, and recently EEG processing pipelines, from raw T1 / DWI / BOLD , and preprocessed EEG data to multi-resolution brain parcellation with corresponding connection matrices.
Stars: ✭ 45 (-27.42%)
Mutual labels:  eeg, brain
Eelbrain
eelbrain.readthedocs.io
Stars: ✭ 38 (-38.71%)
Mutual labels:  meg, eeg
bids-matlab
MATLAB / Octave tools for BIDS datasets
Stars: ✭ 37 (-40.32%)
Mutual labels:  meg, eeg
HumanPilot
Spatial Transcriptomics human DLPFC pilot study part of the spatialLIBD project
Stars: ✭ 22 (-64.52%)
Mutual labels:  human, brain
mne-bids
MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
Stars: ✭ 88 (+41.94%)
Mutual labels:  meg, eeg
hnn-core
Simulation and optimization of neural circuits for MEG/EEG source estimates
Stars: ✭ 24 (-61.29%)
Mutual labels:  meg, eeg
Electrophysiologysoftware
A list of openly available software tools for (mostly human) electrophysiology.
Stars: ✭ 54 (-12.9%)
Mutual labels:  eeg, data-analysis
Eegrunt
A Collection Python EEG (+ ECG) Analysis Utilities for OpenBCI and Muse
Stars: ✭ 171 (+175.81%)
Mutual labels:  eeg, data-analysis
HealthApp
A desktop application to fetch Wikipedia,Google,Disease results and save them as text file,in database.Have a Section to search details about doctors in location
Stars: ✭ 23 (-62.9%)
Mutual labels:  pyqt5, alpha
openmeeg
A C++ package for low-frequency bio-electromagnetism solving forward problems in the field of EEG and MEG.
Stars: ✭ 62 (+0%)
Mutual labels:  meg, eeg

Human Neocortical Neurosolver (HNN)

About

The Human Neocortical Neurosolver (HNN) is an open-source neural modeling tool designed to help researchers/clinicians interpret human brain imaging data. HNN presents a convenient GUI to an anatomically and biophysically detailed model of human thalamocortical brain circuits, which makes it easier to generate and evaluate hypotheses on the mechanistic origin of signals measured with MEG/EEG or intracranial ECoG. A unique feature of HNN's model is that it accounts for the biophysics generating the primary electric currents underlying such data, so simulation results are directly comparable to source localized data (nano-Ampere-meters); this enables precise tuning of model parameters to match characteristics of recorded signals.

We are integrating the circuit-level modeling with the minimum-norm-estimate (MNE) source localization software, so researchers can compute MEG/EEG source estimates and test hypotheses on the circuit origin of their data in one software package. Our goal is to design HNN to be useful to researchers with no formal computational neural modeling or coding experience.

For more information visit https://hnn.brown.edu . There, we describe the use of HNN in studying the circuit-level origin of some of the most commonly measured MEG/EEG and ECoG signal: event related potentials (ERPs) and low frequency rhythms (alpha/beta/gamma).

Installation

Please follow the links on our installation page to find instructions for your operating system.

Quickstart

Just do:

$ python hnn.py

to start the HNN graphical user interface

Command-line usage

HNN is not designed to be invoked from the command line, but we have started hnn-core, a new Python project that can run simulations with native Python code. Dipole and spiking data are stored in Python objects and some plotting functions have been implemented. Future versions of this code (HNN) will import the hnn-core module for running simulations.

Questions

For questions, comments/feedback, or troubleshooting information please contact us at [email protected], and review our user forum at https://www.neuron.yale.edu/phpBB/viewforum.php?f=46 .

References

To cite the HNN software please use the following references:

eLife 2020;9:e51214 DOI: 10.7554/eLife.51214 and DOI

Build Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].