Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
ulloaa edited this page Dec 12, 2014 · 25 revisions

Welcome to the Large Scale Neural Modeling (LSNM) wiki!

The LSNM repository contains a set of programs written in C++ and Matlab to simulate auditory and visual working memory experiments. The code was originally developed by Malle Tagamets and Barry Horwitz in the 1990's to simulate a visual working memory experiment (see Tagamets and Horwitz, 1998) and later adapted/modified by Fatima Husain to simulate an auditory working memory experiment (see [Husain et al, 2004] (http://www.ncbi.nlm.nih.gov/pubmed/15050592)). The system was significantly expanded around 2003 by Theresa Long and Barry Horwitz by adding batch processing and by Brent Warner and Barry Horwitz by adding functional connectivity simulations (see [Horwitz et al, 2005] (http://www.ncbi.nlm.nih.gov/pubmed/16087450)). Although the code was originally developed for simulating electrical neuronal activity and PET (Tagamets and Horwitz), extensions were added to the code to simulate fMRI (Horwitz and Tagamets, 1999 and Husain et al, 2004) and MEG (Banerjee et al, 2012). The code to build a neuronal network and synaptic weights are written in C++ and the code to simulate (and display) PET, fMRI and MEG are written in Matlab.

In addition to the code described above, there were other branches of the code made over the years, such as the simulations of Transcranial Magnetic Stimulation (TMS) around 2001 (see [Husain et al, 2002] (http://www.ncbi.nlm.nih.gov/pubmed/11771974)), the simulation of perceptual grouping around 2002 (see [Husain et al, 2005] (http://www.ncbi.nlm.nih.gov/pubmed/16197683)), the simulations of long-duration auditory stimuli around 2003 (see [Ulloa et al, 2008] (http://www.ncbi.nlm.nih.gov/pubmed/19132798)), and the simulation of a decision-making module around 2004 (see [Wen et al, 2008] (http://www.ncbi.nlm.nih.gov/pubmed/18496711)).