Skip to content

Commit 20e2ed8

Browse files
committed
compare nml and netpy
1 parent 2df255a commit 20e2ed8

27 files changed

+6000011
-2200103
lines changed
-22.4 KB
Binary file not shown.
-35.6 KB
Binary file not shown.

NeuroML2/compare_MC/RE/LEMS_RE_reduced_cell_step_test.xml

Lines changed: 0 additions & 64 deletions
This file was deleted.

NeuroML2/compare_MC/RE/RE_netpy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
simConfig.recordCells = ['all']
3535
simConfig.hParams['celsius'] = 34
3636
simConfig.duration = 2000 # Duration of the simulation, in ms
37-
simConfig.dt = 0.01
37+
simConfig.dt = 0.001
3838
# Internal integration timestep to use
3939
simConfig.verbose = True # Show detailed messages
4040

0 commit comments

Comments
 (0)