aleslab/psychtoolboxProjects

Calibration routines needed

Closed this issue · 2 comments

Calibration routines needed

Size calibration system now added:

run:
calibrateSize

It will put up a square on the screen. Measure both the height and width. They should be the same. Hit any key to quit out and it will then pop up a dialog for you to enter the measurement. It will then save a file into the psychMaster directory.

But you're not done yet. You need to choose what calibration file to use.
Run:
chooseCalibrationFile

Select the calibration file and save it and it will then be used by psychMaster.

Luminance calibration now added. This is fairly barebones and does what is needed and closes the enhancement request for now. Further enhancements will be for the future.