BlueBrain / neurodamus

A BBP Simulation Control application for NEURON
https://neurodamus.readthedocs.io
Apache License 2.0
9 stars 8 forks source link

Switch astrocyte mod file from mcd to cadifus. #192

Closed dkeller9 closed 3 months ago

dkeller9 commented 3 months ago

Context

The old mcd file should be replaced by cadifus, which has new mechanisms for astrocyte diffusion.

Scope

ngv.py was changed to insert a different mod file.

dkeller9 commented 3 months ago

@WeinaJi how can the CI be set to use the latest mod file release 2.4.0?

WeinaJi commented 3 months ago

@WeinaJi how can the CI be set to use the latest mod file release 2.4.0?

The CI is using the neurodamus-neocortex-multiscale module on bb5, we also need to merge https://github.com/BlueBrain/spack/pull/2505

WeinaJi commented 3 months ago

Hello @dkeller9 , I've just added you the write permission to this repo. Could you please push your branch and open another PR from your branch? In that way, the whole neurodamus CI on gitlab can be triggered. Thanks a lot!

dkeller9 commented 3 months ago

Looks like the CI still fails. I don't understand the error though.

WeinaJi commented 3 months ago

Replaced by #193