Vehware PACE -- Cihangir Umithan Goktolga
Week 1
Title: Company Meeting
Date: 02/01/2019
Attendance: Umithan Goktolga, Capstone Team, William Howe
Accomplishments
- It was the first meeting for this semester. - Team meeting time decided, "4:30PM each Friday'. - Project plans for this term discussed. - Looks like data analytics and visualization related tasks going to be main part of this semester.
Problems
- There was no problem at this stage.
TODO
- Implementation of data visualization for 'optokinetic test program'.
Week 2
Title: Company Meeting
Date: 02/08/2019
Attendance: Umithan Goktolga, Capstone Team, William Howe
Accomplishments
- Repostitory of 'optokinetic test program' forked. - Data results saved into dataframes and csv files. - Visualization of the results implemented and can be checked from -> [ https://github.com/VehWare-PACE-DDP/PACE]. - Now we can see when the user missed the red box, how consistent is the 'follow red box' action. These result can be used for concussion detection.
Problems
- There was no problem at this stage.
TODO
- Integration of random sound to optokinetic test and find a correlation between sound and test results.
Week 3 & Week 4
Title: Remote Work
Date: 02/15/2019 - 02/22/2019
Attendance: Umithan Goktolga
Accomplishments
- For these two weeks, I could not attend the company meetings. - PACE member Eric, pointed out some possible errors with my modified version of optokinetic test. - I started to integrate components into the test optokinetic test.
Problems
- Possible implementation error in optokinetic test.
TODO
- Integration of random sound to optokinetic test.
Week 5
Title: Meeting Cancelled
Date: 03/01/2019
Attendance: Umithan Goktolga
Accomplishments
- For this week, our meeting with PACE team cancelled. - I am still trying to find a way to debug optokinetic test, I might need to meet with Eric individually, because first version of the program belongs to him. - Visualization of test results improved, I added axis name and figure legend into the code.
Problems
- Possible implementation error in optokinetic test.
TODO
- Integration of random sound to optokinetic test.
Week 6
Title: Company Meeting
Date: 03/08/2019
Attendance: Umithan Goktolga, Capstone Team, William Howe
Accomplishments
- This is the last meeting before break. - Mr. Howe decided to cancel the meeting on 03/15/2019, we won't able to meet for 3 weeks. - PACE team started to put together pieces for our test base. - I converted random sound into a module and import it to the main code, but because there is an infinite loop in random sound, I used 'threading' library to be able to run the whole system. - We discussed the need of implementing an UI for real human-participated tests, during the break I am going to work for implementing it. - The new integrated version of the code can be checked from -> [1].
Problems
- Possible implementation error in optokinetic test.
TODO
- UI implementation for real test.
Week 7
Title: Company Meeting
Date: 03/29/2019
Attendance: Umithan Goktolga, Capstone Team, William Howe
Accomplishments
- To conduct experiments, we need to test the system for the little computer. - I installed all the libraries and dependencies for the little computer. - Implemented a little GUI for the experiments and integrate it with the current optokinetic test program. - Discussed with the Capstone Team about the required fields of the participant form. - The current version of the system can be checked from -> [2].
Problems
- Possible implementation error in optokinetic test.
TODO
- Activate 'participant information' button in the GUI.
Week 8
Title: Company Meeting
Date: 04/05/2019
Attendance: Umithan Goktolga, Capstone Team, William Howe
Accomplishments
- To conduct experiments, we need to test the system for the little computer. - I met with the PACE team and made tests with atom computer and our monitor, because of the lack of performance of atom, we were not able to run our program efficiently. - New orde for computer made by PACE team. - 'Participant information screen' implemented, after the submission of the form, a csv file created for each user. - After testing with the new computer, we discussed to make real experiments within the team. - The current version of the system can be checked from -> [3].
Problems
- Performance deficiency of the atom computer.
TODO
- Install dependencies and test the new ordered computer.