Releases: bartulem/usv-playpen
usv-playpen v0.3.0
Major changes include, but are not limited to: (1) Changing to GUI interface (by dropping the grid layout), (2) adding sync e-phys, concatenate e-phys files and split clusters features, (3) greatly simplifying the processing GUI modules, (4) adding test capabilities.
usv-playpen v0.2.18
Updated to new LED positions in January 2024.
usv-playpen v0.2.17
Updated LED pixel values to accommodate the lights themselves and not the surrounding brightness.
usv-playpen v0.2.16
Updates: (1) read IPI from line 3, (2) do a broader sweep on intensity thresholds, i.e. .2-.6, (3) corrected DOB variables
usv-playpen v0.2.15
Changes: (1) removed quantumrandom (unstable), (2) enabled modification of DOB in video metadata, (2) changed rendering of video-parameters in plot, (3) creation of data_joint for every subdirectory, (4) updated pixels for top-down camera, (5)
set default relative threshold intensity to 0.4.
usv-playpen v0.2.14
Updated (1) USGH flags to 1574 (enable low power mode), and (2) balanced power mode.
usv-playpen v0.2.13
Updated beh experiments: (1) use "cmd /c "when starting sync led capture, (2) reorganize code such that directories get created prior to recording happening, (3) use pathlib instead of os to create directories.
usv-playpen v0.2.12
Updated USGH Recorder dimensions to be smaller and not touch the screen edges.
usv-playpen v0.2.11
changes: (1) added qWait to synchronize_files
usv-playpen v0.2.9
Trying to fix the audio 3rd recording fail problem with two changes:
(1) changed sleep function to qWait,
(2) removed progress bar and threading