Skip to content

Small updates

Zijun Zhao requested to merge 2022-05-31-Updated-match-to-sample-numerosity into master

Changes:

  • Adjusted numerosity range to make pellet distribution more varied.
  • Fixed pellet dispense bug for the numerosity option. Now when the "release pellet" option is enabled, clicking the sample numerosity will release a pellet as well.
  • Added the elNumerosity function back to CAOsExp. CAOsExp has another function called elNumerosityM2S, which is the one we are currently using now. The elNumerosity function is not seemed to be called anywhere in any experiments, so it was removed before. However, since the code is so complicated and to make sure nothing breaks, I copied this function from older commits back to the file.

Merge request reports