Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 3.1 KB

File metadata and controls

59 lines (38 loc) · 3.1 KB

Back to Projects List

OHIF deployment using Google Cloud Platform and Firebase

Key Investigators

  • Andrey Fedorov (BWH)
  • Igor Octaviano (Radical)
  • Deepa Krishnaswamy (BWH)
  • Bill Longabaugh (Institute for Systems Biology)
  • Khaled Younis (Philips)
  • Steve Pieper (Isomics)

Project Description

This project aims to document the instructions of deploying OHIF Viewer v2 on Google Cloud as a FireBase hosted application. Such hosted OHIF Viewer can be used to connect the viewer to Google Healthcare DICOM stores. The main motivation for this is to support users analyzing the data available in NCI Imaging Data Commons (IDC) in visualizing results of IDC data analysis.

Objective

  1. As simple as possible instructions of deploying OHIF Viewer
  2. Collect user feedback

Approach and Plan

  1. Go over the prerequisites (GCP OAuth, Firebase)
  2. Clean up the Colab notebook draft prepared earlier
  3. Prepare examples of populating a GCP Healthcare DICOM store with analysis results and visualizing those
  4. Update IDC documentation
  5. Collect feedback from anyone interested

Progress and Next Steps

Tutorial for the most part is completed, and (almost!) ready for testing - see here the google doc, which links to 2 colab notebooks that are intended to allow you to deploy the viewer without having to install any of the dev tools on your computer, and populate a cloud-based DICOM store.

Unfortunately, there are outstanding issues:

  • Deepa encountered an error described in this thread - Andrey cannot explain this
  • Andrey ran into a permissions issues while populating a DICOM store in this notebook - amazingly, this also has not been explained yet, even with all the experience Bill L put into this
  • on the second attempt to complete, Deepa ran into "Error 500: Internal error" deploying with Firebase

Illustrations

Background and References