Welcome! Log In Create A New Profile

Advanced

2.2.22 & 2.0.243 (Dec 7, 2021)

Posted by Jaewon 
2.2.22 & 2.0.243 (Dec 7, 2021)
December 07, 2021 09:31AM
* Changes in 2.2.22 (Dec 7, 2021)

+ Support for the Lab Streaming Layer is implemented. (v2.2 only)
https://monkeylogic.nimh.nih.gov/docs_MainMenu.html#LSL

+ Visual stimuli can be stretched in different ratios to X & Y directions. Use
a scale parameter of a two-element vector, instead of a scalar. For example,

rescale_object(1, 2); % make TaskObject#1 twice larger to both directions
rescale_object(1, [2 0.5]; % twice larger in width but half size in height

This also works in visual stimulus adapters, such as BoxGraphic, that has
the Scale property.

+ The limits in the number of stimulus changes and scenes that can be replayed
are removed.

+ Loading conditions files that contain multiple movies became faster.

- The photodiodetuner is disabled for NVIDIA graphics boards, since it does
not seem working with them.

- The error that KeyChecker does not keep the timestamps of multiple key
strokes is fixed.

The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.