Skip to content

Releases: bartulem/usv-playpen

usv-playpen v0.3.0

25 Apr 21:30
Compare
Choose a tag to compare

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

02 Feb 00:48
Compare
Choose a tag to compare

Updated to new LED positions in January 2024.

usv-playpen v0.2.17

07 Aug 14:23
Compare
Choose a tag to compare

Updated LED pixel values to accommodate the lights themselves and not the surrounding brightness.

usv-playpen v0.2.16

02 Aug 14:19
Compare
Choose a tag to compare

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

01 Aug 19:17
Compare
Choose a tag to compare

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

30 Jul 18:57
Compare
Choose a tag to compare

Updated (1) USGH flags to 1574 (enable low power mode), and (2) balanced power mode.

usv-playpen v0.2.13

27 Jul 19:33
Compare
Choose a tag to compare

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

26 Jul 20:57
Compare
Choose a tag to compare

Updated USGH Recorder dimensions to be smaller and not touch the screen edges.

usv-playpen v0.2.11

25 Jul 13:38
Compare
Choose a tag to compare

changes: (1) added qWait to synchronize_files

usv-playpen v0.2.9

25 Jul 00:32
Compare
Choose a tag to compare

Trying to fix the audio 3rd recording fail problem with two changes:
(1) changed sleep function to qWait,
(2) removed progress bar and threading