Hi Rick,
As discussed I am trying to integrate the GA development code I initially made here.
With sciunit judge, in order to use it to optomize the Allen Brian Institute example here.
Today I was occupied with fixing minor problems such as getting pyneuroml and allenbrainsdk into the dockerbuild I have made, that builds on scidash/neuronunit-scoop-deap. I am currently trying to replicate the AIBS.ipynb using the said docker image as substrate. Incidentally when I try to run the AIBS notebook it gets stuck on the line:
NameError: name 'vm' is not defined. When reading over the code vm does not appear to be declared anywhere, I am not sure how it enters the name space in the notebook. Perhaps it comes from an imported module.
I did not get the sense that vm is used in a way that has consequences for the variables that I want to optomize so now I have commented out