ELogs/DanialSaeed: Difference between revisions

From PBTWiki
Jump to navigation Jump to search
Line 13: Line 13:
*aims/objectives: expand on title; outline what will be done and how, linked to Gantt chart.
*aims/objectives: expand on title; outline what will be done and how, linked to Gantt chart.
*'''Gantt chart must be created''':
*'''Gantt chart must be created''':
#first list project tasks
#first list project tasks
(requires some more discussion with professor, will prepare a stand in structure that can be edited)
(template from online used)
#compile the chart to include in the planning document.
#compile the chart to include in the planning document.
#confirm with supervisor/research group members
#confirm with supervisor/research group members
*conclusion: short summary of progress + plan for supervisor meetings; reflect this in Gantt.
*conclusion: short summary of progress + plan for supervisor meetings; reflect this in Gantt.
re-structure for final report.
'''feedback meeting with supervisor required within 3 weeks of submission.'''
'''feedback meeting with supervisor required within 3 weeks of submission.'''


Line 27: Line 28:
requirements:
requirements:
*<s>task 1: write code that writes a json, to familiarise</s>
*<s>task 1: write code that writes a json, to familiarise</s>
*task 2: develop script that opens list of certain format and cycles the list and then opens again
*<s>task 2: develop script that opens list of certain format and cycles the list and then opens again</s> via python
*task 3: connect and adapt script to using D3 to display the code. Try to not use Flask and modularise the code scripts.
*task 2.5: set up D3 website with modularised scripts. separate .css style file and separate java script containing D3.js all while avoiding flask.
*task 3: connect and adapt python based viewing script to using D3 to display the code. Try to not use Flask and modularise the code scripts.


== Completed ==
== Completed ==

Revision as of 10:16, 25 October 2025

Electronic log for Danial Saeed

To Do

Deadline: 10th November 1400h requirements:

  • you 1500 words max.
  • must include 3 sections:
  1. short literature survey
  2. project aims/objectives
  3. conclusions.
  • literature survey: brief, referenced overview showing understanding of topic (no detailed theory).
  • aims/objectives: expand on title; outline what will be done and how, linked to Gantt chart.
  • Gantt chart must be created:
  1. first list project tasks

(requires some more discussion with professor, will prepare a stand in structure that can be edited) (template from online used)

  1. compile the chart to include in the planning document.
  2. confirm with supervisor/research group members
  • conclusion: short summary of progress + plan for supervisor meetings; reflect this in Gantt.

feedback meeting with supervisor required within 3 weeks of submission.

Deadline: 29th Nov Group Meeting Presentation requirements:

  • create presentation with suitable context to work, and updates on progress

Deadline: 29th Nov Group Meeting code requirements:

  • task 1: write code that writes a json, to familiarise
  • task 2: develop script that opens list of certain format and cycles the list and then opens again via python
  • task 2.5: set up D3 website with modularised scripts. separate .css style file and separate java script containing D3.js all while avoiding flask.
  • task 3: connect and adapt python based viewing script to using D3 to display the code. Try to not use Flask and modularise the code scripts.

Completed

Reply Project Name to Module Lead

  • Following project name was given : JOLLYPBTGUI - Developing a Graphical User Interface for a Proton Beam Therapy Detector
  • (also begun literature reading)


  • wrote code that writes and saves a JSON
  • have a script which displays bar chart via python to understand timing responsibilities when applying to D3