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

sort by:
Revision Author Date Message Commit Date
d3bcfb8 background helper: Fix a type error when initialising Task_proxy Line 40 expects `wrapper_args` to be a list instead of a tuple. ```python wrapper_args.extend(args) ``` 27 March 2019, 13:48:36 UTC
55028ad Log main.py exceptions 06 March 2019, 12:26:34 UTC
b8870a2 Video Lookup ammend: Use the max(1, median) as threshold This ensures that the gap can be filled even if the recording has a very high median timestamp difference. 04 March 2019, 18:24:53 UTC
a48c307 Video Lookup: Increase gap fill threshold to one second 04 March 2019, 18:17:39 UTC
0039cfc Update methods: Save correct version number after upgrade 04 March 2019, 11:11:51 UTC
a81a047 File Backend: Ensure frame index as Python int 04 March 2019, 10:23:29 UTC
29e089e Merge pull request #1456 from Windsooon/v1.11-preview Add explicit error messages 01 March 2019, 10:34:08 UTC
8fe6d29 update_methods/check_for_worldless_recording: Cleanup error handling and messages 01 March 2019, 10:33:25 UTC
a746b33 add explicit error messages 01 March 2019, 06:04:00 UTC
f76b685 Merge pull request #1452 from Windsooon/v1.11-preview Fixed broken videos error and cleanup code 28 February 2019, 08:58:31 UTC
02ea08a Replace Fake_Source with File_Source 28 February 2019, 08:53:30 UTC
36f22fe create world_lookup file and world.fake 27 February 2019, 07:40:01 UTC
85da657 handle case when the first video is broken 27 February 2019, 07:39:18 UTC
901b4e8 Fixed some videos are broken error 27 February 2019, 07:18:56 UTC
201d012 Fixed UnboundLocalError when plugin not using buffer mode 26 February 2019, 09:29:04 UTC
df0703b clean up code 26 February 2019, 08:07:56 UTC
0162c1d Fix "close timestamp" filling bug 25 February 2019, 14:02:43 UTC
1a5a7d1 Save lookup table after building, and fix loading 25 February 2019, 14:01:29 UTC
21842a4 Apply black format 25 February 2019, 13:54:26 UTC
597f3ef Raw Data Exporter: Clarify timestamp column names 20 February 2019, 18:55:01 UTC
54857e0 Upgrade recordings to v1.11 by adding recording uuid 20 February 2019, 17:01:15 UTC
468d297 Extract recording update methods 20 February 2019, 16:46:58 UTC
4c490f9 Merge branch 'bpo-1405' into v1.11-preview 20 February 2019, 16:26:08 UTC
56197ad Merge branch 'calibration_refactor' into v1.11-preview 20 February 2019, 16:25:22 UTC
7eb5f8b Data Changed listener and announcer, and use them instead of pupil_positions_changed notifications 20 February 2019, 16:11:07 UTC
0b512e3 Improve offline calibration plugin (UI and various fixes) 20 February 2019, 16:11:07 UTC
ec42bf1 Accuracy Visualizer can handle validation without any matched references 20 February 2019, 16:11:07 UTC
1272b38 Fix Async Problem in Killing Tasks in PluginTaskManager 20 February 2019, 16:11:07 UTC
9111ff9 Properly cleanup buffering decoder 20 February 2019, 16:09:46 UTC
0224489 Revert parts of the worldless recording logic 20 February 2019, 15:58:18 UTC
cce61db file_backend: apply black format 20 February 2019, 13:13:32 UTC
8e504de Merge pull request #1436 from papr/log_pupil_remoe_req_rep Log Pupil Remote protocol requests and responses 18 February 2019, 14:34:42 UTC
4eceada fix weird frame jump problem 14 February 2019, 09:37:38 UTC
ea534ab fix Marker cache 14 February 2019, 04:00:13 UTC
ecb31a1 ndsi_backend: raise version exception from None 11 February 2019, 09:18:21 UTC
824ece2 Log Pupil Remote protocol requests and responses Fixes #1435 31 January 2019, 10:06:43 UTC
50ab559 add update_recording_v0913_to_v13 31 January 2019, 09:05:36 UTC
2d7c5b4 create a lookup file for world-less video 31 January 2019, 07:53:44 UTC
897f4ea refactor convert_pupil_mobile_recording_to_v094 function 31 January 2019, 07:13:50 UTC
77e4d86 clean code base on review 31 January 2019, 03:40:13 UTC
fb33ca2 implement rename and rewrite file in the rec_dir 30 January 2019, 06:38:57 UTC
dd291ef move test data 30 January 2019, 06:07:21 UTC
db25b7a draft for convert files name 29 January 2019, 09:54:45 UTC
ca9781e handle case for broken video without fill_gaps 29 January 2019, 07:22:59 UTC
e7cb94c clean code for buffering state 29 January 2019, 03:23:48 UTC
c1d2c21 clean code and add tests 28 January 2019, 07:12:27 UTC
c3152de Change TaskLib headers for 2019 25 January 2019, 16:01:47 UTC
622e961 Offline Calibration and Gaze Mapper Managment 25 January 2019, 16:01:47 UTC
dda8e5a Fix IPC logging patch for spawing processes 25 January 2019, 16:01:47 UTC
d4c4f65 Add UUID to recordings 25 January 2019, 16:01:47 UTC
b4d7fec Change error message in Serialized_Dict 25 January 2019, 16:01:47 UTC
4c7ae4f Use abc.ABC instead of ABCMeta 25 January 2019, 16:01:47 UTC
198f7ef File Methods: Make Serialized_Dict pickable 25 January 2019, 16:01:47 UTC
60f0e76 clean code and add support exts 25 January 2019, 09:18:47 UTC
6e7884c setup videoset before calculate timestamp length 25 January 2019, 05:44:49 UTC
45b674c clean up code 25 January 2019, 05:42:57 UTC
cd8b09a file_backend: Make sure frame indices are python ints 24 January 2019, 11:17:22 UTC
a697f77 file_backend.FakeFrame: `gray` returns single channel image 24 January 2019, 11:16:53 UTC
81abfca fixed OPD progress indicator shows progress of >100% 24 January 2019, 07:02:34 UTC
0e3372b fix export eye videos 23 January 2019, 11:59:35 UTC
b3faa29 export world video with gray frame 23 January 2019, 08:44:32 UTC
eaf7184 play gray frame in broken videos 23 January 2019, 08:44:32 UTC
52f1359 Prevent msgpack serialization issue of numpy float timestamps 22 January 2019, 11:02:18 UTC
24aafbe Fix overlay not being drawn on gray images 22 January 2019, 10:57:36 UTC
78e381f clean code by code review 22 January 2019, 09:57:40 UTC
642c0a8 fix seek forward/backword in gray frame 22 January 2019, 03:18:24 UTC
db45b08 clean code and add some comments 21 January 2019, 09:48:27 UTC
689f691 make sure Offline Pupil Detection [OPD] works 21 January 2019, 09:03:52 UTC
e7ef636 fixed left and right arrow button seeking 18 January 2019, 10:34:01 UTC
0674ea0 use normal class instead of dataclass and clean code 18 January 2019, 08:03:58 UTC
b1017ee move self.loop to correct place 18 January 2019, 08:03:35 UTC
18ecff9 use buffered_decoding as default 17 January 2019, 08:17:31 UTC
cb04a7c Put FakeFrame advancement into own function 16 January 2019, 17:16:57 UTC
c466df6 Fix bug where playback would not pause during playback 16 January 2019, 17:16:37 UTC
651bd25 Remove unused function 16 January 2019, 17:16:14 UTC
8d177dd Add some FakeFrame requirements for Offline Pupil Detection 16 January 2019, 17:15:56 UTC
962deaa Make FakeFrame gray instead of black 16 January 2019, 17:15:30 UTC
a154cea Apply black format 16 January 2019, 17:15:10 UTC
73fab05 add timestamp diff gap and avoid index not consistent 16 January 2019, 07:20:23 UTC
480d377 Merge branch 'bpo-1405' of github.com:Windsooon/pupil into bpo-1405 16 January 2019, 03:32:37 UTC
f631530 Merge branch 'master' of github.com:pupil-labs/pupil into bpo-1405 16 January 2019, 03:28:03 UTC
afa9557 merge from lookup branch 16 January 2019, 02:48:07 UTC
423470b merge from lookup branch 15 January 2019, 08:11:10 UTC
03c35af new idea base on look up table 15 January 2019, 07:07:35 UTC
b40956e play multi videos with fake frame 15 January 2019, 06:06:04 UTC
0f0a49c play multiple video 15 January 2019, 03:39:36 UTC
2cfe968 Fill world video gaps 14 January 2019, 18:33:42 UTC
48e534b Video set lookup table, wip 14 January 2019, 18:25:14 UTC
5ca3d5c update PR based on review 10 January 2019, 08:42:24 UTC
e3905f8 World Video Exporter: Fix plugin name in log message 09 January 2019, 16:34:18 UTC
a44b1f4 add interpolate timestamp 09 January 2019, 09:16:52 UTC
8ffe3a2 update PR depend on review 08 January 2019, 07:15:30 UTC
b3948b7 add subfolder for different test files 08 January 2019, 04:57:20 UTC
2463f6b Add on_started to TaskInterface 02 January 2019, 14:46:36 UTC
8860514 Fix Observable: Don't wrap ObserverError into each other 02 January 2019, 14:46:36 UTC
5839228 Reference location management for new gaze producer plugin 02 January 2019, 14:46:36 UTC
1d8ce32 Merge pull request #1424 from pupil-labs/license2019 Update license headers for 2019. Happy new year! 🎉 02 January 2019, 12:43:43 UTC
afe4013 Update licence headers for 2019 02 January 2019, 12:34:23 UTC
f250c00 add comments 31 December 2018, 01:51:11 UTC
178e6a4 fixed seek work backword 30 December 2018, 04:04:35 UTC
back to top