exporl / apex

APEX 4: software platform for auditory behavioural and psychophysical experiments. This repository follows the major releases of APEX.
http://kuleuven.be/exporl/apex/
Other
10 stars 2 forks source link

Add commandline parameter to specify calibration setup #249

Closed tomfrancart closed 5 years ago

tomfrancart commented 6 years ago

The default behaviour is to use select the calibration setup that was last used (this is stored using QSettings in CalibrationDatabase) We should add a commandline parameter to apex that allows specifying the calibration setup to be used (overriding the default behaviour above), e.g.:

apex --calibration-setup FreeField

wardd64 commented 6 years ago

done and ready to be committed