Skip to main content
. 2021 Jul 6;15:614881. doi: 10.3389/fninf.2021.614881

Table 3.

Parameters for the generate-matrix command in the CLI.

Parameter name Notes
basename The shared name of the .model, .fid (if required), and generated .mat files.
v_efficacy The efficacy value in the v (membrane potential) direction. If the parameter h_efficacy is used, this should be zero.
points / precision For Monte Carlo, this gives the number of points per cell to use for approximating the transition matrix. For the geometric method, transitions are stored in the .mat file to the nearest 1precision
h_efficacy The efficacy value in the h direction. If the parameter v_efficacy is used, this should be zero.
reset-shift The shift in the h direction which neurons take when being reset.
use_geometric A boolean flag set to “true” if the geometric method is used and “false” for Monte Carlo.