Giter Site home page Giter Site logo

opensourcebrain / l23pyramidalcelltutorial Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 0.0 6.95 MB

A tutorial introducing OSB's ability to visualise, analyse and simulate biophysically realistic, multicompartmental cells.

Home Page: http://www.opensourcebrain.org/projects/l23pyramidalcelltutorial

HTML 99.86% JavaScript 0.14%

l23pyramidalcelltutorial's Introduction

L2/3 Pyramidal Cell Tutorial

Continuous build using OMV

A tutorial introducing OSB's ability to visualise, analyse and simulate biophysically realistic, multicompartmental cells.

Uses a detailed Layer 2/3 Pyramidal cell from the Blue Brain Project Neocortical Microcircuit model as an example.

To follow this tutorial, please click here.

Screenshot

l23pyramidalcelltutorial's People

Contributors

pgleeson avatar mattearnshaw avatar borismarin avatar

Watchers

Matteo Cantarelli avatar Eugenio Piasini avatar James Cloos avatar  avatar  avatar

l23pyramidalcelltutorial's Issues

Power operator '^' is not replaced by '**' by pyneuroml

<DerivedVariable name="t" exposure="t" dimension="time" value="(0.34 + 0.92 * (exp (-1 *((V+81)/59)^2))) * TIME_SCALE"/>

When evaluating this using pyneuroml, I am getting the following error:

unsupported operand type(s) for ^: 'float' and 'int'
pyNeuroML >>> v = -0.15
pyNeuroML >>> vShift = 0.0
pyNeuroML >>> temperature = 307.15
pyNeuroML >>> TIME_SCALE = 0.001
pyNeuroML >>> VOLT_SCALE = 0.001
pyNeuroML >>> V = v / VOLT_SCALE
pyNeuroML >>> return_vals["V"] = V
pyNeuroML >>> t = (0.34 + 0.92 * (exp (-1 *((V+81)/59)^2))) * TIME_SCALE
pyNeuroML >>> return_vals["t"] = t
pyNeuroML >>> 
Traceback (most recent call last):

Suggestions for improvements to tutorial

Some from Fred...

  • once you highlight the cell regions with the different colors you can't go back to the cell in one color. not really important.
  • how do you get from properties of the cell to properties of the K_Pst channel without the tutorial? Just add a sentence that say that you have to click on ion channels K_Pst.
  • in ion channels/ activation variable, the scale is in Volt. It's OK but we are used to scale in mV.
  • the control panel section should be better explained before it opens. indicate how to open it from the left hand side and how to close it (by clicking outside the box).
  • ask people to log in before starting if they want to run a simulation. because when you refresh the page it starts from the beginning of the tutorial.
  • I run the simulations/changing current input but it says that there is no data to display in the control panel?
  • in the sodium channel sim., you say high transient Na+ but in the section below where you can change the density it says Fast, transient Na+
  • you should put the default values somewhere so we can come back to the original model.
  • I was not able to download the data.
  • What's missing in the tutorial is how do you run a protocol by yourself. How can I do an input/output curve?

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.