Giter Site home page Giter Site logo

opensourcebrain / 169984 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from modeldbrepository/169984

0.0 1.0 0.0 1.76 MB

Striatal NN model of MSNs and FSIs investigated effects of dopamine depletion (Damodaran et al 2015)

Home Page: https://modeldb.yale.edu/169984

Python 2.47% MATLAB 2.34% OpenEdge ABL 3.54% GAP 91.65% Batchfile 0.01%

169984's Introduction

This is the README for the GENESIS model associated with the paper:

Damodaran S, Cressman JR, Jedrzejewski-Szmek Z, Blackwell KT (2015)
Desynchronization of Fast-Spiking Interneurons Reduces beta-Band
Oscillations and Imbalance in Firing in the Dopamine-Depleted
Striatum. J Neurosci 35:1149-59

This model was contributed by S Damodaran.

To run the simulations type SimNet in genesis command prompt. To run
in batch mode run the Cntl.bat file or type: 
genesis -nox -notty -batch SimNet >> Name.log

Important files:

1. Top level file: SimNet.g
This file calls net.g and the appropriate graphics functions

2. net.g
This file calls the functions that connect both the SP-SP network and
the extrinsic network of cortical and FS inputs

3. net_conn.g
This file contains the function that connects the SP-SP network

4. InputFromFile.g
This file has the functions that read and connect the MATLAB generated
input trains (cortical and FS) to the SP network
NOTE: The files are generated in MATLAB with the ASSUMPTION that we
are hooking up every single input in the network. So at a minimum we
must have enough inputs for the synapses described in the nsynapses
file.

Simulations

The default condition is the control condition. In order to change
between the different conditions:

1. Dopamine Depletion: Replace the MScell folder with the MScell
folder in the No_DA folder.
Replace netconn.g and Net_parameters.g files with netconn.g and
Net_parameters.g files from the No_DA folder.
2. Dopamine Depletion + No Gap junctions: After having it in the
Dopamine Depletion condition replace the FScell folder with the FScell
folder from the NoDA_NoG folder.
3. To change the input correlation go to Net_parameters.g and change
float percDup_SP and percDup_FS to the appropriate value.

4. To run the cases where contribution of the different circuits and
cellular properties are tested:

	(i) Only FS or Only SP changes: Replace netconn.g of control
        condition with netconn.g from OnlyFS or OnlySP folder
        (ii) Only cell: Replace MScell folder of control condition
        with MScell folder from NoDA condition

169984's People

Contributors

tommorse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.