Open salvadord opened 4 years ago
@blakecaldwell I fixed the segmentation fault issue (there was a missing line of code h.setpointer in compartCell.py)
However, I'm now getting a different dipole signal that the orig HNN.
Did you manage to get it working in your old hnn-core version? ie. the dipole plot was same as original?
thanks!
@salvadord I don't think I ever could make a good comparison to original HNN. When I ran hnn-core (wrapped around netpyne) with the code I submitted to netpyne, I recall that the output looked reasonable, but that was with the netpyne model.
However, maybe there was a problem in the code in the PR vs. what I was using if I missed a h.setpointer
line. I'm sorry that that happened.
I recall making the changes in https://github.com/Neurosim-lab/netpyne/pull/470 in netpyne and getting it to run, but I did not test that very much.