Coder Social home page Coder Social logo

Comments (7)

slarson avatar slarson commented on July 26, 2024

@rgerkin Can we set up a time in a couple weeks to discuss this?

from muscle_model.

rgerkin avatar rgerkin commented on July 26, 2024

@slarson Yes, most mid-day times will work for me.

from muscle_model.

rgerkin avatar rgerkin commented on July 26, 2024

@slarson
In progress.

from muscle_model.

rgerkin avatar rgerkin commented on July 26, 2024

Currently neuronunit is giving each processor its own copy of the root NML/LEMS file so that it may rewrite it as needed for certain tasks. This is important when simulations are done via jNeuroML since jNeuroML takes a path to a file which then represents the structure of the model which cannot be changed in memory.

c302 NML files contain local include directives to other c302 NML files in same directory. In order to copy the root c302 NML file elsewhere, I need jNeuroML to know to look in a list of include directories that includes the original root c302 NML file directory, so that it can find these include files. Padraig implemented this in NeuroML/jNeuroML@a714ffa.

However, in order to use this development branch, I have to get it to compile, which is currently failing as described in NeuroML/jNeuroML#52.

When that issue is resolved I can continue making progress on this one.

from muscle_model.

rgerkin avatar rgerkin commented on July 26, 2024

The above issues are now solved and I have a prototype shown here. This just demonstrates wrapping the model with a SciUnit Model class and getting the c302 simulation to run. The next step is to actually do the testing, but that should be the easy part.

from muscle_model.

rgerkin avatar rgerkin commented on July 26, 2024

@slarson Is the data in the figure in the "Figures are here" link in your first comment on this issue available in digitized form anywhere? Panel C is easy enough to do by hand, but A, D, and E probably require the raw values or a digitization of the figure in order to test. Does muscle_model have its own version of channelworm-django?

from muscle_model.

rgerkin avatar rgerkin commented on July 26, 2024

@slarson Here I have the muscle model being tested (against a suite of two tests) in SciUnit. I can add more tests from the table in panel C of the figure later. Showing an overlaid comparison probably requires getting a digitized figure.

from muscle_model.

Related Issues (20)

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.