ELogs/DanialSaeed: Difference between revisions
< ELogs
DanialSaeed (talk | contribs) |
DanialSaeed (talk | contribs) (→To Do) |
||
| Line 5: | Line 5: | ||
'''feedback meeting with supervisor required within 3 weeks of submission.''' | '''feedback meeting with supervisor required within 3 weeks of submission.''' | ||
Further work on Code: | Further work on Code: | ||
* ensure files are generated at 25Hz continually while files are being accessed by .Js code. | * ensure files are generated at 25Hz continually while files are being accessed by .Js code. | ||
* work from downloaded .js library | |||
* document work done | |||
== Completed == | == Completed == | ||
Revision as of 12:54, 26 November 2025
Electronic log for Danial Saeed
To Do
feedback meeting with supervisor required within 3 weeks of submission.
Further work on Code:
- ensure files are generated at 25Hz continually while files are being accessed by .Js code.
- work from downloaded .js library
- document work done
Completed
literature review
- Literature review feedback meeting TBC
- wrote code that writes and saves a JSON
- Code simulates a JSON dataset, which is cycled through once and then rewritten
- made script which displays bar chart via python to understand timing responsibilities when applying to D3
- Prototpype GUI completed, missing 25Hz file production on JSON simulated data side.