Aims: 1) provide a class, core.RuntimeInfo(), to provide an easy way to
gather details about the current run-time context, including PsychoPy
version, experiment script (name, author, version), python (version,
packages & versions), system (OS, user, other user processes), window
parameters (type, etc, including screen refresh rate and variability), and
openGL details. The format should be suitable for archiving (eg, save into
the data file) and immediate use within a script.
2) provide a coder demo to illustrate using the class
Original issue reported on code.google.com by jrgray@gmail.com on 25 Apr 2010 at 4:22
Original issue reported on code.google.com by
jrgray@gmail.com
on 25 Apr 2010 at 4:22