7/26/2021
Description:
Making a project poster draft
Synopsis:
A first draft of the poster for the FDA Summer Student Poster Day will be made.
Data:
An outline of the content to be included in the poster was created.
7/27/2021
Description:
Revising project poster
Synopsis:
The project poster will be worked on.
Data:
7/28/2021
Description:
Improving dose display and flowchart.
Synopsis:
A first draft of the poster for the FDA Summer Student Poster Day will be made.
Data:
TAPE IN FLOWCHART
7/29/2021
Description:
Launching multiple nodes.
Synopsis:
Ways to launch all the submodules from the conductor module will be researched.
Data:
The call() method can be called in the subprocess to execute miultiple commands. This can potentially be used to launch all submodules of the software to simplify execution of the software. However, this would not start each module in a separate shell window, which may be useful in identifying what the modules are doing.