https://github.com/pupil-labs/pupil

sort by:
Revision Author Date Message Commit Date
315188d Merge pull request #1231 from papr/fixation_basedata_ref Online Fixation Detector: Replace base data with references 20 July 2018, 12:12:18 UTC
d072f85 Merge pull request #1141 from pupil-labs/deferred_unpack Deferred unpack for memory and loading speed improvements in player and capture. 20 July 2018, 12:11:56 UTC
8004770 Offline Annotations: Fix crash if recording did not have any annotations 20 July 2018, 08:55:53 UTC
df571a3 Disable the Vis Scan Path plugin 20 July 2018, 08:05:39 UTC
3d24c44 Disable manual gaze correction for Gaze From Recording 20 July 2018, 08:04:54 UTC
157183d Fix a regression of the pupil data subsampling refactor 20 July 2018, 08:04:17 UTC
6a092ce Improve vis circle code readibility 20 July 2018, 06:46:02 UTC
9f59884 Adopt annotations to new data format 19 July 2018, 15:20:44 UTC
e36ce50 Fix raw data export for trimmed recordings 19 July 2018, 15:18:55 UTC
39a36a3 Fix correct access to fixations for surfaces 19 July 2018, 12:22:01 UTC
c3602ed Fix video export 19 July 2018, 12:14:47 UTC
1a2caa3 Fix raw gaze data export Issue: Gaze data does not have an index field anymore. 19 July 2018, 08:15:15 UTC
aa6b561 Online Fixation Detector: Replace base data with references Previously, the online fixation detector created a lot of data since it included all gaze data and its corresponding pupil data. This change replaces the gaze data within the `base_data` field with `(topic, timestamp)` tuples which can be used to identify the original gaze data. 18 July 2018, 14:37:20 UTC
0fdb62c Rename legacy recording loader 18 July 2018, 13:19:48 UTC
76a8c76 Use psutil for available storage checks 18 July 2018, 13:19:32 UTC
bcead5b Link source origin for free disk space code 18 July 2018, 12:46:47 UTC
397abda Fix appending surfaces to events dict 18 July 2018, 12:43:22 UTC
73a360e Merge branch 'deferred_unpack' of github.com:pupil-labs/pupil into deferred_unpack 18 July 2018, 12:35:46 UTC
4d4d721 Merge master 18 July 2018, 12:26:40 UTC
fa1e0bb Merge pull request #1227 from ChingT/fingertip_calibration_CNN [Fingertip Calibration] Fix error when loading CNN weight files on a non-cuda machine 17 July 2018, 19:17:31 UTC
3641b77 Fix error when loading weight files on a non-cuda machine 17 July 2018, 14:31:46 UTC
157daf2 Merge pull request #1218 from ChingT/fingertip_calibration_CNN Improve fingertip calibration performance 14 July 2018, 20:22:52 UTC
a212a00 fixed bug that broke SerializedDict.get() 13 July 2018, 15:34:26 UTC
0263821 fixed typo. 13 July 2018, 15:00:18 UTC
77f6322 improvements to last commit. 13 July 2018, 15:00:07 UTC
ce949dd small refactor. 13 July 2018, 13:25:05 UTC
fe66d8f Pupil Producer timelines: Fix crash on caching non-existing eye data 12 July 2018, 19:16:10 UTC
6665719 Realsense Backend: Fix unexpected topic argument 12 July 2018, 12:40:32 UTC
ca990d5 Make Serialized_Dict a slot object 11 July 2018, 15:52:38 UTC
19fb765 Prevent numpy from deserializing all data on Bisector init 11 July 2018, 15:02:09 UTC
358785a Upgrade deprecated recordings iteratively 11 July 2018, 15:01:27 UTC
ca1a69c Refactor Msg_Stream.send() to use topic from payload 11 July 2018, 12:43:40 UTC
4b970aa Fix topics for blinks/fixations 11 July 2018, 12:02:22 UTC
55a0791 Fix notification/pupil topics on upgrade 11 July 2018, 11:31:20 UTC
e8396d2 FPS Graphs: Use pupil_by_id Bisector timestamps 11 July 2018, 08:19:24 UTC
5451d2b Fixation Detector: Indicate private functions in Result_Factory 11 July 2018, 08:18:56 UTC
bb954b5 Set empty tuples as default values for Bisector/Affiliator 11 July 2018, 08:18:32 UTC
95593ae Subsample pupil data timelines 10 July 2018, 16:24:49 UTC
7364a48 Split pupil positions by id 10 July 2018, 15:57:14 UTC
be84d6c Fix missing pupil index field during raw data export 10 July 2018, 13:09:52 UTC
ba9b181 Fix raw data export for pupil world indeces 10 July 2018, 12:40:00 UTC
2795205 Blink Detection Serialized_Dict application 10 July 2018, 12:24:14 UTC
cde3a44 Fixation Detector Serialized_Dict application, part 2 10 July 2018, 11:25:24 UTC
a093dd6 Fixation Detector Serialized_Dict application, part 2 Fix progress indicator and 'id' key error 10 July 2018, 09:23:14 UTC
fe3aa4c Fixation Detector Serialized_Dict application, wip 05 July 2018, 16:18:31 UTC
1fe3b41 Offline Calibration: Deserialize in background 05 July 2018, 13:25:45 UTC
49462ce Offline Pupil Detection: Cache serialized data only 05 July 2018, 09:47:31 UTC
6415d61 Modify hand detector model for better performance Follow the Best of the Best Practices (BOBP) Guide for Python 05 July 2018, 09:46:10 UTC
a251447 Msg_Receiver: Fix recv_remaining_frames() 05 July 2018, 07:33:50 UTC
7ea3d04 Use Serialized_Dicts in offline pupil detection, wip 04 July 2018, 16:18:17 UTC
8af3d30 Serialized_Dict: Move inner classes to global level 04 July 2018, 16:17:31 UTC
58c9c39 Correctly upgrade older recordings 04 July 2018, 16:15:57 UTC
bc62e59 Msg_Receiver: Split recv functionality 04 July 2018, 16:15:27 UTC
0fd2db7 Save notifications in notify.pldata 04 July 2018, 14:28:59 UTC
6824eb8 Apply Bisctor API, part 2 04 July 2018, 11:29:47 UTC
2ab8a31 Apply Bisector API, part 1 04 July 2018, 09:56:49 UTC
fffbcd6 Fix bisecting 04 July 2018, 09:56:07 UTC
fcb2c86 Pupil Data Relay: Use collections.deque 04 July 2018, 08:42:12 UTC
acc0dde Recorder: Clarify root vs actual recording dirs 04 July 2018, 08:41:55 UTC
c8c62c1 Update Bisector API 03 July 2018, 19:01:55 UTC
ecbd914 Merge pull request #1224 from pointcontrols/master Force logging and csv encodings to utf-8 03 July 2018, 15:54:57 UTC
d2277e1 Force logging and csv encodings to utf-8 03 July 2018, 15:29:32 UTC
6b14e2d Modify hand detector model Use the fully qualified import 03 July 2018, 09:51:56 UTC
00e384d Merge pull request #1210 from ChingT/AE Add exposure mode (auto/manual) for Pupil Cam 2 02 July 2018, 15:34:30 UTC
35ec779 modify naming fix errors 29 June 2018, 14:26:43 UTC
55707bd Fixation Detectors: Set correct icon 28 June 2018, 09:15:25 UTC
0fc0696 make slider read-only in auto mode 27 June 2018, 14:45:27 UTC
19e7762 Add Fingertip detector using CNN for Fingertip calibration 25 June 2018, 08:30:41 UTC
8f7ba7b Upgrade recording: Set future rec_format to 1.8 20 June 2018, 12:22:23 UTC
09dce5c Apply Bisector rename, WIP 20 June 2018, 12:06:15 UTC
e0781a3 Offline Fixation Detector: Fix removing 'Previous Fixation' button on deinit 18 June 2018, 09:48:13 UTC
ca5ae2f Add exposure mode (auto/manual) 13 June 2018, 15:00:53 UTC
641cecf Accuracy Visualizer: Fix NaN values in precision estimate Fixes #1209 13 June 2018, 13:27:30 UTC
fa2608a Minor bugfix 04 June 2018, 15:54:44 UTC
0778317 Merge pull request #1195 from burknator/fix-boost-python3-flags Fix boost linker flags on macOS 01 June 2018, 14:01:28 UTC
2320055 Merge pull request #1206 from papr/man-marker-fix Manual Marker Calib: Reset last ref location on stop 01 June 2018, 14:00:56 UTC
3f647fa Merge pull request #1207 from papr/free_space Warn user on low disk space and stop recording if critically low 01 June 2018, 14:00:39 UTC
d6c4ff1 Recorder: Increase readability of "check low disk space" code 01 June 2018, 13:50:41 UTC
9dbc01f Warn user on low disk space and stop recording if critically low Warning threshold: 5GB Recording stop threshold: 1GB Fixes #1201 01 June 2018, 09:23:02 UTC
2f8f28b Manual Marker Calib: Reset last ref location on stop Fixes #1205 01 June 2018, 08:17:28 UTC
512ecec use topic from message payload for gaze. 30 May 2018, 14:02:41 UTC
ae87cf5 Merge branch 'master' of https://github.com/pupil-labs/pupil Conflicts: pupil_src/shared_modules/video_capture/uvc_backend.py 28 May 2018, 13:55:10 UTC
0e185bb fix a bug were check_stripes logic was applied when no camera was attached. 28 May 2018, 13:52:59 UTC
71f3c08 fix deployment for MacOS. 28 May 2018, 13:52:35 UTC
3380e47 fixes boost linker flags for Pupil detectors and optimization calibration 24 May 2018, 13:48:33 UTC
8b07462 Merge pull request #1193 from pointcontrols/master Pupil player: workaround for minimize crash 22 May 2018, 09:05:13 UTC
b2c4074 Pupil player: workaround for minimize crash 22 May 2018, 05:35:47 UTC
4024189 Add Affiliator, WIP 18 May 2018, 11:04:44 UTC
084890a Replace Data Correlator with Bisector, WIP 18 May 2018, 09:20:54 UTC
0cf4cc5 Distributed recording format 17 May 2018, 16:08:49 UTC
53b7b58 UVC Source: Fix crash if no cameras are connected initially 17 May 2018, 09:11:21 UTC
d36823e Data Correlator: Fix sorting and simplify by target idx access 16 May 2018, 15:59:04 UTC
4b683a8 Merge pull request #1173 from ChingT/master Add switch for Check Stripes in the menu 16 May 2018, 10:16:52 UTC
77dda14 UVC source: Clean up stripe detector reinit + setter definition Changes proposed by @ChingT 16 May 2018, 10:12:34 UTC
37af718 small changes to the check_stripes 15 May 2018, 07:26:13 UTC
814be1c Merge branch 'master' of https://github.com/ChingT/pupil into ChingT-master 15 May 2018, 07:18:55 UTC
1c49f12 Merge pull request #1176 from papr/fixes Bug fixes and setting persistency improvements 14 May 2018, 15:41:02 UTC
c27667e Ammend fixes for 486e34 10 May 2018, 16:40:22 UTC
2187abe Offline calibration/pupil detection: Fix except handling on cache load 10 May 2018, 16:32:34 UTC
e8d7d01 Offline Pupil Detection: Correctly check cache version 10 May 2018, 16:16:07 UTC
back to top