Tanguy Damart

Results 5 issues of Tanguy Damart

- Add a check that raises an exception if the voltage gets unrealistic - Replace h.run by hfadvance in the NrnSimulator

dontmerge

## Context ### Overview of the issue We ran into a new issue while running the tests of BluePyOpt aginst neuron-nightly. It crashed during the compilation of the mod files....

bug

## Context ### Overview of the issue When creating neuron models, it happens that some sets of parameters give unrealistic voltage behaviour. These unrealistic behaviours result in a crash of...

bug

It is written in the docstring of the method .rotate of the class Probe that the axis is to be specified as a string: ``` axis : "xy" | "yz"...

bug