Closed bboudaoud-nv closed 3 years ago
Noticing a bug regarding when decals are cleared. I think we want to clear decals together with reference target (at the beginning of pretrial period). Right now the decals are cleared after pretrial period.
Noticing a bug regarding when decals are cleared. I think we want to clear decals together with reference target (at the beginning of pretrial period). Right now the decals are cleared after pretrial period.
The latest commit should have fixed this to match your description. If you have a chance to try it again, make sure it's working how you expect and we can merge this PR.
This branch adds support for a
clearMissDecalsWithReference
parameter that allows the experiment designer to specify whether or not miss decals created while firing at the reference target are cleared when the trial task begins. The parameter defaults tofalse
to preserve historical behavior. To enable, add:to your experiment config.