Skip to content

Releases: ryklin/MonkeyLogic_stable

Updated iotest

03 Oct 17:26
c1053ed
Compare
Choose a tag to compare

Nicer looking and easier to use iotest screen

iotest

Updated NIMHdaqtoolbox

24 May 00:19
Compare
Choose a tag to compare

Contains bug fixes

Updated touchscreen system

02 May 21:23
Compare
Choose a tag to compare

Touchscreen sampling is now done entirely via the NIMH daqtoolbox (included)

  • Data sampled when the adapter is assigned in the GUI. Does not require eyejoytrack in the timing file for data to be recorded (can still be used for tracking responses).
  • Touchscreen/stimulus display can be any monitor number, as assigned by the user in the GUI
  • Latency is reduced

XGL received a bug fix

  • touches to the 1 pix border no longer crash the system

Logger receives updates

  • New installations are prompted when no experiment directory exists. The user much choose a default folder where ML should create its log file and also search for timing files.

Updated NIMHdaqtoolbox and logger

03 Apr 22:03
Compare
Choose a tag to compare

Number of bugs fixes and updates.

XGL 64 Bit is working properly in this release.
A new NIMHdaqtoolbox is included.

NIMH-DAQ Toolbox is now compatible with Win10

11 Mar 22:16
Compare
Choose a tag to compare

The NIMH Daqtoolbox is an optional alternative to the Matlab daq toolbox. It works on 32 and 64 bit versions of Matlab, requires only one data acquisition card, samples at a much faster rate, and is free to use.

For instructions please see the readme file located in the MonkeyLogic/NIMH-daqtoolbox subdirectory.

This release has a bug in 64 BIT XGL.

Fixes bugs in XYCalibrate

09 Mar 22:15
Compare
Choose a tag to compare

This is a critical update for all users that wish to re-calibrate their eye position. Some bugs were fixed in the xycalibrate.m file that will affect your results and performance.

Switched from -180 magic numbers to nan (Nullable Types) in touchscreen data. This might address the issue reported with "coordinate leaks"

Updated kbdmex allowing for seamless recalibration of eye position after trials have started.

Updated digital io control code.

Logger is ready for release, NIMH Daqtoolbox is now an option

01 Mar 22:23
Compare
Choose a tag to compare

The logging system is now seamless, so Monkey Logic will continue to run as previously.
The NIMH daqtoolbox is now included, but users must install it themselves.

  • The toolbox only works on Windows 7.

More updates to new logging system

26 Feb 19:35
Compare
Choose a tag to compare
Pre-release

All messages printed to the matlab console will now be duplicated and written to a file called log.txt

Improved use of multiple simultaneous controllers

12 Feb 21:29
Compare
Choose a tag to compare

This includes more samples including how to use a touchscreen and eyetracker simultaneously to select stimulus objects.

Warning ... a message logging object is also included which may create some annoying problems.
untitled

Touchscreen functions improved

01 Feb 17:08
Compare
Choose a tag to compare

Touchscreen tracking of release is working properly
Samples updated to demonstrate and test this functionality.
Lots of bug fixes and better messages.