Conversation
stiber
left a comment
There was a problem hiding this comment.
Minor tweaks. I assume there will be another PR with the Python code that reformats output for insertion into GraphML?
|
Now that I think about it, this is just for collecting data from STDP. What about the code for outputting from |
The ConnGrowth changes are in this PR by Haripriya so I wasn't sure if I should add that here as well: #796 |
Yes, I'll add the GraphML generation script to the scripts/python folder in my GraphSystemsAnalysis PR: UWB-Biocomputing/GraphSystemsAnalysis#27 |
Description
Output the weight matrix and srcIndex matrix every epoch for Neuro simulations. Also added a script to convert the weight matrix output to graphml for input into subsequent simulations
Checklist (Mandatory for new features)
Testing (Mandatory for all changes)
test-medium-connected.xmlPassedtest-large-long.xmlPassed