Coding Phase 3.3
Hello!
We are now approaching the phase of Final Submission. As a result, I have been working on merging the pull requests for the repositories https://github.com/Medha-B/unetdl4j and https://github.com/Medha-B/XitoSBML, resolving remaining issues and creating Javadocs for code documentation.
So, tasks completed this week:
- Resolving merge conflicts
1. Commit https://github.com/Medha-B/unetdl4j/pull/13/commits/87713ff82dee8bf3c7fe819aff34dcd4467c0a76 for the issue- Fixed error for single-channel input to model #13
2. Commit https://github.com/Medha-B/unetdl4j/pull/12/commits/98ab9c6565dfebbf8c2fd235d7bf1c1c8a56a143 for the issue- Setting path for saving model and output images #12
- Merging pull requests
- Closing resolved issues
- Documenting the code for unetdl4j repository
The docs folder containing Javadoc can be obtained at https://github.com/Medha-B/unetdl4j/tree/master/doc (commit https://github.com/Medha-B/unetdl4j/commit/20caffba663be29677d434f6b0dba5df109fa978).
Also, associated commits for the added comments: https://github.com/Medha-B/unetdl4j/commit/9385e40b105c85cf89842369949230ecc6fbef65, https://github.com/Medha-B/unetdl4j/commit/d10445591034185516e1bcf833b461a9b069fc03, https://github.com/Medha-B/unetdl4j/commit/8457a36f68ca5d57df094c4048adf666d2cfe60b.
Tasks to be completed over the next week and as a part of the post-GSoC activity:
- Closing unresolved issues
- Documenting the code for XitoSBML_CLI
After the issues corresponding to the code structure are resolved, I will create Javadoc for the package jp.ac.keio.bio.fun.xitosbml.cli (https://github.com/Medha-B/XitoSBML/tree/master/src/main/java/jp/ac/keio/bio/fun/xitosbml/cli).
- Completing CrossVal.java
The implementation of CrossVal.java is currently incomplete and I will focus on completing this once the tasks with higher priority are completed.
Until the next time...
Namaste!
Comments
Post a Comment