Coding Period: Week 2
14th June 2021
Checked for the functionality for the various groovy scripts which were to be converted to a plugin. Most of them were not functional as the libraries were outdated.
15th June 2021
I had a meeting with Michael sir regarding the various groovy scripts where the points of focus were:
Understand the relationship between Open2D.groovy and VCellPluginTest.java
chart.groovy - try to wrap it as a VCellPluginChart.java
Display1Var1Time.groovy - understand and wrap into a separate Plugin.
16th June 2021
Understood the code structure of VCellPluginTest, VCellPlugin, and VCellHelper and tried to emulate the same for VCellPluginDisplay and VCellPluginChart.
17th June 2021
In the meeting, we discussed and resolved the mistakes in the conversion of the chart.groovy into java and eventually leading to the development of the plugin ‘VCellPluginChart’.
18th June 2021
Reported the errors while running the ‘VCellPluginChart’ plugin and worked over the conversion of Display1Var1Time.groovy into VCellPluginDisplay.java, leading to the development of the plugin.
Comments
Post a Comment