Skip to content

Nerve electrophysiology model (NEURON) #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 6 tasks
mguidon opened this issue Jan 23, 2018 · 0 comments
Closed
2 of 6 tasks

Nerve electrophysiology model (NEURON) #2

mguidon opened this issue Jan 23, 2018 · 0 comments

Comments

@mguidon
Copy link
Member

mguidon commented Jan 23, 2018

User story

As a user I want to be able to run neuron simulations. For this purpose I need to be able to import hoc files or create splines representing neurons. Also I want to couple them to an external potential from a EM solver.

Definition of done

  • Yale neuron in a container
  • s4l_neuron in a container
  • users must be able to assign trajectories and specify parameters (similar to s4l simulation settings)
  • link to exposing potential from EM solver
  • at the current time, we only need to support the MRG model (motor or sensory)
  • tbd: what do we store? (point sensor? line sensor?)

Background

  • User story for this and the EM case is to be able to reproduce the two verfication models provided by Warren Grill
  • (also consider Eilif's input and format ... start with S4L side possibly)
odeimaiz added a commit that referenced this issue Apr 27, 2018
wait until services are up and running before returning
@drniiken drniiken closed this as completed Jan 9, 2019
@ghost ghost removed the review label Jan 9, 2019
GitHK added a commit that referenced this issue Jan 21, 2021
* mpi locking got refacted to use multiprocessing

* it should no longer be possible to start multiple MPI nodes in case of errors

* minor refactor

* added more comments and written in a more clear logic

* Update mpi_lock.py

updating comment

* added tests for mpi_lock module

* refactored fucntion names

* migrated function to private

* semplified mpi_lock acquisition

* updated docstring and comment

* final refactor to the mpi_locking using a proper

* Update services/sidecar/src/simcore_service_sidecar/mpi_lock.py

Co-authored-by: Sylvain <[email protected]>

* inverted test oder

* before trying to acquire lock, make sure redis is working

* adding more debug

* Git hk fix mpi sidecar locking (#2)

* Minor cleanup in pytest_simcore/docker_swarm and redis_service

* Minor

* tests improvmentsd
- adde dmore cases
- patched redis config properly

* improved mpi_lock for high concurrency

* Update test_mpi_lock.py

we do not have such high concurrency

Co-authored-by: Andrei Neagu <[email protected]>
Co-authored-by: Sylvain <[email protected]>
Co-authored-by: Pedro Crespo-Valero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants