Google Summer of Code 2020 Weekly Feedback

What progress have you made this week?

  1. Decreased size of data scraper repository

  2. Fixed CI pipeline & CDMs are saved in master branch

  3. Wrote Unit Test of

  • Home Screen
  • Download CDM screen,
  • Saved CDM Screen
  • View CDM
  • Search Screen
  • View CDM Statewise screen
  • Compare Hospital Screen

Also Wrote unit tests for Overpass API, GitLab API, Medicare Hospital Compare API

  1. Complete Readme.md for app

What do I plan to do next week?

  1. I need to test app more to ensure each & every component is working correctly

  2. Finding & fixing bugs in app.

  3. Discussing with @muarachmann for REST server, App icon, Intro slides

  4. Completing Unit tests for other screens

Have you had any blockers or issues that are impending your project?

No

Week 11 : Coding Period

What progress have you made this week?

  1. Completed pruning, quantization and hybrid quantization of Chexnet model based on Chest-XRay14.
  2. Evaluated models for their performance.
  3. Currently working on writing individual scripts for the same.

What do I plan to do next week?

  1. Complete writing scripts of the Chest-XRay 14 dataset.
  2. Evaluate all models on ARM devices.

Have you had any blockers or issues that are impeding your project?

The Chexnet model is showing a very poor performance on test data. I will fix this after talking to my mentor.

What progress have you made this week?

I finished the demo part of the Guardian App which currently has 2 credentials. I have finished the informant dummy app as well. I worked on implementing the live mode as well and plan to finish it the next week.

I worked on shifting the app from LIVE mode to DEMO mode. Also, resolved the error while receving the CHILD credential.

What do I plan to do next week?

  • Add more dummy data to hold Guardian-Child Credential and Immunization Credential as well in the dummy app.
  • Finish the integration of the SDK in the LIVE mode.

Have you had any blockers or issues that are impeding your project?

No

This week’s Progress (08/03 -08/07)

  1. Created Unit tests and documentations for Medication Request.
  2. The Polymer PWA starter’s Kit is no longer supported. Checked out other frameworks that can be used as a substitute. Currently working on using vaadin pwa

Next week’s Plan(08/10 -08/14)

  1. Create workflows using the fhir custom elements based on the High Fidelity prototypes created by @parishmita.bora

Blocker

Difficulty implementing PWA

1 Like

What progress have you made this week?

  1. Fixed Unit tests
  2. Created App Intro Slides [MR Link]
  3. Worked on search by price in search screen of App
  4. Created Splash Screen
  5. Created option in App settings to choose any location of US to try App.
  6. Fixed various bugs in App [ Fixed Location permission bug, if user denies then he has to manually allow location from settings ]
  7. Fixed Adventist Hospitals process.py in Data Scraper [Issue 14]
  8. Used Orange LH theme as suggested by @muarachmann.
  9. Feature - Updating CDM from App is in progress, I will complete it by tomorrow

What do I plan to do After GSoC?

I will continue to contribute to LibreHealth for this project. I will assist the new members who are willing to contribute for this project. I will actively take part in the discussions and I will contribute by creating, Solving issues and adding improvements to this app.

Have you had any blockers or issues that are impending your project?

Project is almost done, I only need to discuss report a bug feature with @muarachmann & make a CI pipeline for App

1 Like

Week 12 : Coding Period

What progress have you made this week?

  1. Pushed Chest-Xray14 scripts (model building, quantization, evaluation, pruning and inference)
  2. Submitted results (AUC-ROC score and size) for this dataset derived from all compressed models.
  3. Emulated Raspberry Pi on Qemu

Pending work

  1. Run inference on emulated Raspberry Pi.

Have you had any blockers or issues that are impeding your project?

Solved most of the blockers. But I am facing MemoryError everytime I install python packages in RPi. Will discuss this with my mentor.

1 Like

"15-August-2020 to 22-August-2020"

[ Progress ]

  1. Added all the minor features requested
  2. Completed the segmentation tool.

[ Next Week ]

  1. Work with my mentor to submit the final report.

[ Blockers ]

NA

1 Like

What progress have you made this week?

Finished both the Demo part of both Guardian as well as informant app. Resolved few issues with occured in the Guardian App. Started documenting the code.

What do I plan to do next week?

  • Complete the documentation of the work.
  • Work on recording the user story of both Guardian and the informant app.

Have you had any blockers or issues that are impeding your project?

No

What progress have you made this week?

  1. Fixed icons & splash screen issues in App
  2. Added retry button in snackbar of Location widget
  3. Made Final Report for GSoC

What do I plan to do After GSoC?

I will continue to contribute to LibreHealth for this project. I will assist the new members who are willing to contribute for this project. I will actively take part in the discussions and I will contribute by creating, Solving issues and adding improvements to this app.

Have you had any blockers or issues that are impending your project?

No

What progress have you made this week?

Worked on documenting the code. Would be wrapping up the documentation, latest by Saturday. I was able to integrate LIVE mode into the app but was facing some problems in shifting between DEMO and LIVE mode.

I worked on having a cleaner codebase and reviewed the code and made necessary changes. This would be finished latest by Saturday.

This is the link to my final report, which contains a summary of my GSoC project.

What do I plan to do next week?

  • Finish the integration of the LIVE mode and get it working before the demo on Thursday.
  • Discuss future work, with the scope of participating in hacktoberfest.

Have you had any blockers or issues that are impeding your project?

The LIVE mode currently supports only one Credential at this moment of time. Once the webserver is fixed, we can receive other credentials.

1 Like

[Final Wrap up]

  1. Improved the readMe.
  2. Added shell script to make the installation easier.

Blog sharing my experience

Final report

1 Like

Week 13 : Coding Period

What progress have you made this week?

  1. Submitted MR for Chest-XRay 14 scripts.
  2. Improvised Readme, requirements and other scripts.
  3. Submitted MR for notebooks that include all the work.
  4. Currently working on Sphinx documentation.
  5. Finished writing final report - link

Pending work

  1. Complete Sphinx documentation and submit MR for the same.

Have you had any blockers or issues that are impeding your project?

NA

1 Like

Closing this as GSoC is more or less complete! Great work all!