Version 2.0
GUI:
-
New and improved data file format.
-
Framework events can now be triggered from the GUI 'Controls' dialog.
-
Notes can be written to data log from GUI 'Controls' dialog.
-
New API allows pyControl tasks to interact with Python code running on computer.
-
New functionality to set variable values for individual hardware setups,
which can be used across different tasks and experiments. -
Setups Tab now does operations on multiple boards in parallel rather than serially.
-
Experiments can now be organised into subfolders within the experiments folder,
to create a nested experiment select menu in the GUI. -
UI improvements.
Framework:
- Added Frame_logger device to provide low overhead method of recording times
of events that do not otherwise need to be processed.
Data_import:
- Rsync_aligner can now extrapolate times before first and after last sync pulse
when converting times between reference frames.
Version 2.0.1
- Fixed bug where variables data output could overwrite data row generated immediately before.
Version 2.0.2
GUI:
-
Various bug fixes.
-
Specified UTF-8 encoding of data files to allow for non ASCII characters in variable names.
Devices:
- Added load cell class.