{   
    "seed": {"c_type": "int", "value": 0},
    "N_trials": {"c_type": "int", "value": 1000},
    "integ_infty": 15.0,
    "integ_epsabs": 0.0001,
    "expweights": {"c_type": "int", "value": 1},
    "df": 0.1,
    "f_max": 10.0,
    "f_c": 1.0,
    "f_sig": -1.0,
    "a_e": 0.2,
    "a_e_cutoff": 1e15,
    "mu": 0.5,
    "d": 0.5,
    "vtb": 1.25,
    "vt": 1.0,
    "vr": 0.0,
    "tr": 0.1, 
    "dt": 0.01,
    "eps_r": 0.0,
    "eps_v": 0.0,
    "r_sample": 1.0,
    "rin_e": 5.6,
    "model": "lif",
    "vhist_l": -0.1,
    "vhist_r": 1.1,
    "vhist_N": {"value": 100, "c_type": "int"}
}