Viewers: IDC Dev tool for posting data elsewhere

Created on 21 May 2020  路  3Comments  路  Source: OHIF/Viewers

Requirements:

  • Create a dev (console only) function which will upload the current study to a different server.
  • The function should be added as a command to the dicom-p10-downloader extension.

Technical details:

priority

Most helpful comment

Would be good to add/unify the upload with the features exposed here:

https://github.com/pieper/Viewers/blob/master/platform/viewer/src/App.js#L74

Would be fine to change the name from window.app to window.ohif to avoid possible namespace clash. Also please add some documentation on a wiki or somewhere with example commands for downloading data and uploading to a new dicom store. The overall goal is to have these utilities to facilitate debugging and data management.

All 3 comments

Would be good to add/unify the upload with the features exposed here:

https://github.com/pieper/Viewers/blob/master/platform/viewer/src/App.js#L74

Would be fine to change the name from window.app to window.ohif to avoid possible namespace clash. Also please add some documentation on a wiki or somewhere with example commands for downloading data and uploading to a new dicom store. The overall goal is to have these utilities to facilitate debugging and data management.

As discussed with @fedorov this will be helpful for debugging public data with OHIF devs who don't have access to IDC dicom stores.

P.S. I vote to rename the dicom-p10-downloader extension to the debug extension, as that's what its molding into, and it makes it clearer for other consumers that might want to disable (easy) downloading/pushing of the data.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

trung1704ptit picture trung1704ptit  路  4Comments

Diegovictorbr picture Diegovictorbr  路  4Comments

bhavesh-pandey picture bhavesh-pandey  路  5Comments

rlaxodnjs199 picture rlaxodnjs199  路  3Comments

pieper picture pieper  路  3Comments