Giter Site home page Giter Site logo

Task 1 about introne HOT 2 CLOSED

tjjlemaire avatar tjjlemaire commented on September 23, 2024
Task 1

from introne.

Comments (2)

tjjlemaire avatar tjjlemaire commented on September 23, 2024

Hi Sonica,

You are right, the axon model is set with a fixed number of nodes (51), but the node-to-node distance is dependent on the axon diameter, hence so is the overall axon length.

In the code base, the axon model is set in such a way that if you change its diameter (using sim.axon.diameter = ...), the internal parameters (and the resulting node-to-node distance) will change accordingly. Hence, you should have no problem changing the diameter iteratively and replicating the results of figure 8A.

As for the node-to-node separation, you can access it by extracting the nodes longitudinal coordinates (using sim.axon.xnodes), as showcased in the notebook. Since you can access the simulation object from within the function, you should not need to modify its footprint.

Hope this helps!
Theo

from introne.

ssarafcns avatar ssarafcns commented on September 23, 2024

Hi Theo,

This helps a lot! Thank you!

Sonica

from introne.

Related Issues (2)

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.