All Projects → mortonne → aperture

mortonne / aperture

Licence: LGPL-3.0 License
Matlab toolbox for univariate and multivariate analysis of EEG data in the time and frequency domains

Programming Languages

matlab
3953 projects
r
7636 projects

Projects that are alternatives of or similar to aperture

hnn
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.
Stars: ✭ 62 (+313.33%)
Mutual labels:  erp, meg, eeg
Mne Python
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Stars: ✭ 1,766 (+11673.33%)
Mutual labels:  meg, eeg, ecog
hnn-core
Simulation and optimization of neural circuits for MEG/EEG source estimates
Stars: ✭ 24 (+60%)
Mutual labels:  meg, eeg
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 (+1020%)
Mutual labels:  erp, eeg
openmeeg
A C++ package for low-frequency bio-electromagnetism solving forward problems in the field of EEG and MEG.
Stars: ✭ 62 (+313.33%)
Mutual labels:  meg, eeg
Eelbrain
eelbrain.readthedocs.io
Stars: ✭ 38 (+153.33%)
Mutual labels:  meg, eeg
python-meegkit
🔧🧠 MEEGkit: MEG & EEG processing toolkit in Python 🧠🔧
Stars: ✭ 99 (+560%)
Mutual labels:  meg, eeg
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 (+486.67%)
Mutual labels:  meg, eeg
bids-matlab
MATLAB / Octave tools for BIDS datasets
Stars: ✭ 37 (+146.67%)
Mutual labels:  meg, eeg
mnelab
MNELAB – a GUI for MNE
Stars: ✭ 147 (+880%)
Mutual labels:  meg, eeg
Wilson
ERP / CRM system for small to medium construction companies.
Stars: ✭ 84 (+460%)
Mutual labels:  erp
candock
A time series signal analysis and classification framework
Stars: ✭ 56 (+273.33%)
Mutual labels:  eeg
uzerp
uzERP - Open Source Business Management
Stars: ✭ 41 (+173.33%)
Mutual labels:  erp
EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
Stars: ✭ 91 (+506.67%)
Mutual labels:  eeg
threeBrain
3D Visualization of Brain MRI
Stars: ✭ 29 (+93.33%)
Mutual labels:  ecog
cortex-v2-example
Example with Cortex V2 API
Stars: ✭ 121 (+706.67%)
Mutual labels:  eeg
payment alipay
odoo alipay module
Stars: ✭ 27 (+80%)
Mutual labels:  erp
Neuroimaging.jl
Neuroimaging in Julia
Stars: ✭ 39 (+160%)
Mutual labels:  eeg
BioAmp-v1.5
Upside Down Lab's Biopotential Amplifier v1.5 - Buy on Tindie at https://bit.ly/BioAmp-v1_5
Stars: ✭ 27 (+80%)
Mutual labels:  eeg
metasfresh-webui-frontend-legacy
metasfresh Webui Frontend
Stars: ✭ 57 (+280%)
Mutual labels:  erp

Aperture

Aperture is a MATLAB-based toolbox for exploratory analysis of EEG data. It supports both univariate analysis and multivariate pattern analysis, and can process large amounts of data in parallel. It interfaces with R to provide advanced statistics, and includes advanced plotting functions and can generate PDF reports to help with exploratory analysis. See the Wiki for an introduction to using the various capabilities of the toolbox.

Aperture is built on a collection of functions for analyzing scalp EEG and ECoG data developed in the Computational Memory Lab at University of Pennsylvania. The project is currently maintained by the Polyn lab at Vanderbilt University. The toolbox was formerly known as eeg_ana or EEG Analysis Toolbox.

Installation

For a full installation, you must obtain some dependencies:

You may also edit init_aperture.m to change the expected paths if you have these dependencies installed somewhere else. Compatibility with the latest versions of these external packages has not been tested. If you run into issues, try using the versions of these dependencies that are available on the project's old Google Code site download page, in the external directory.

To install the package, simply download the package, add the main project directory to your path (e.g. addpath('my/path/to/aperture')) and type init_aperture to add the necessary directories to your path.

To use reporting functions that produce PDF reports, you must have LaTeX installed and have latex, pdflatex and dvipdf on your path.

Distributed computing options require the MATLAB Distributed Computing Toolbox.

Publications using Aperture

Morton, N. W, and Polyn, S. M. (2017) Beta-band activity represents the recent past during episodic encoding. NeuroImage, 147, 692-702.

Rose, N. S., LaRocque, J. J., Riggall, A. C., Gosseries, O., Starrett, M. J., Meyering, E. E., & Postle, B. R. (2016). Reactivation of latent working memories with transcranial magnetic stimulation. Science, 354(6316), 1136–1139. http://doi.org/10.1126/science.aah7011

Morton, N. W, Kahana, M. J., Rosenberg, E. A., Baltuch, G. H., Litt, B., Sharan, A. D., Sperling, M. R., and Polyn, S. M. (2013) Category-specific neural oscillations predict recall organization during memory search. Cerebral Cortex, 23(10), 2407-2422.

LaRocque, J. J., Lewis-Peacock, J. A., Drysdale, A. T., Oberauer, K., and Postle, B. R. (2012) Decoding attended information in short-term memory: An EEG study. Journal of Cognitive Neuroscience, 25(1), 127-142.

Authors

  • Neal Morton
  • Sean Polyn
  • Zachary Cohen
  • Matthew Mollison
  • Joshua McCluey
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].