gincru

Results 4 comments of gincru

Yes. I copied the code into my Jupyter notebook and that is the error after running the lines: default_params = {'gnabar_hh': 0.1, 'gkbar_hh': 0.03} responses = twostep_protocol.run(cell_model=simple_cell, param_values=default_params, sim=nrn) I...

Yes, the file simple.swc was in the same folder as the Jupyter notebook.

Did you mean install BluePyOpt by pip install? That was part of the code, so yes, I had done that. I was thinking of installing BluePyOpt as an executable program...

I ran !pip install BluePyOpt, then !pip install neuron, and then the code that you gave me above, still on the same Windows system. It resulted in an error message...