Skip to content

Commit

Permalink
typo in model name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFengler committed Feb 8, 2024
1 parent 38f1b18 commit 12ec905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssms/basic_simulators/simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ def simulator(
"ddm_seq2_no_bias",
"ddm_seq2_angle_no_bias",
"ddm_seq2_weibull_no_bias",
"ddm_seq2_cnoflict_gamma_no_bias",
"ddm_seq2_conflict_gamma_no_bias",
]:
sim_param_dict["s"] = noise_dict["1_particles"]
theta["zh"], theta["zl1"], theta["zl2"] = [z_vec, z_vec, z_vec]
Expand Down

0 comments on commit 12ec905

Please sign in to comment.