Connectomes#4
Conversation
…rom OSB python code file
Connectomes
ebd735c to
8441f5c
Compare
|
the only code that needs to be in this PR is that in src/contrib/genPotjansConnectivity.jl. and that should be split into two files, one with the definition of genStaticWeights and the other with genPlasticWeights. the rest is just your test harness and shouldn't be committed. |
|
AOK, that makes sense, I will revise and update. It was tempting to try to put both the From a different perspective as of this moment I am not sure if the Potjan's model has plastic weights, and I think the default |
|
I still remember this PR. I am currently pre-occupied with lab work, but I am also incentivized by my lab to make this PR suitable. |
|
Okay. I have done rebasing and boiled this down to six commits. I have also synced back up with your branch. |
|
Abandoned in favor of new less commits alternative. |
Another draft PR.
This code shows how Plugin matrix capabilities almost work.