All Projects → cutright → Dvh Analytics Bokeh

cutright / Dvh Analytics Bokeh

Licence: other
A DVH Database for Clinicians and Researchers (Deprecated)

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Dvh Analytics Bokeh

DicomViewer
Dicom images viewer, built special for medical online testing platform
Stars: ✭ 13 (-59.37%)
Mutual labels:  dicom
Dcmtk
Official DCMTK Github Mirror
Stars: ✭ 361 (+1028.13%)
Mutual labels:  dicom
Ami
AMI Medical Imaging (AMI) JS ToolKit
Stars: ✭ 569 (+1678.13%)
Mutual labels:  dicom
dicomsort
DICOM sorting utility
Stars: ✭ 25 (-21.87%)
Mutual labels:  dicom
Weasis
Weasis is a DICOM viewer available as a desktop application or as a web-based application.
Stars: ✭ 311 (+871.88%)
Mutual labels:  dicom
Dcm2niix
dcm2nii DICOM to NIfTI converter: compiled versions available from NITRC
Stars: ✭ 364 (+1037.5%)
Mutual labels:  dicom
bluelight
a browser-based DICOM viewer
Stars: ✭ 35 (+9.38%)
Mutual labels:  dicom
Imageio
Python library for reading and writing image data
Stars: ✭ 846 (+2543.75%)
Mutual labels:  dicom
Medpy
Medical image processing in Python
Stars: ✭ 321 (+903.13%)
Mutual labels:  dicom
Dicomparser
JavaScript parser for DICOM Part 10 data
Stars: ✭ 515 (+1509.38%)
Mutual labels:  dicom
fmjpeg2koj
JPEG2000 codec for DCMTK using openjpeg
Stars: ✭ 32 (+0%)
Mutual labels:  dicom
Pynetdicom
A Python implementation of the DICOM networking protocol
Stars: ✭ 289 (+803.13%)
Mutual labels:  dicom
Cornerstonetools
A framework for tools built on top of Cornerstone.
Stars: ✭ 411 (+1184.38%)
Mutual labels:  dicom
weasis-dicom-tools
Basic dicom API
Stars: ✭ 19 (-40.62%)
Mutual labels:  dicom
Dicom
⚡High Performance DICOM Medical Image Parser in Go.
Stars: ✭ 643 (+1909.38%)
Mutual labels:  dicom
pymedphys
A community effort to develop an open standard library for Medical Physics in Python. Building quality transparent software together via peer review and open source distribution. Open code is better science.
Stars: ✭ 179 (+459.38%)
Mutual labels:  dicom
Mitk
The Medical Imaging Interaction Toolkit.
Stars: ✭ 360 (+1025%)
Mutual labels:  dicom
Highdicom
High-level DICOM abstractions for the Python programming language
Stars: ✭ 32 (+0%)
Mutual labels:  dicom
Fo Dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Stars: ✭ 674 (+2006.25%)
Mutual labels:  dicom
Ctk
A set of common support code for medical imaging, surgical navigation, and related purposes.
Stars: ✭ 498 (+1456.25%)
Mutual labels:  dicom

  fastlane Logo

NOTE: This verion is no longer being maintained. The new native OS application can be found here.

  fastlane Logo

DVH Analytics is a software application to help radiation oncology departments build an in-house database of treatment planning data for the purpose of historical comparisons and statistical analysis. This code is still in development. Please contact the developer if you are interested in testing or collaborating.

The application builds a SQL database of DVHs and various planning parameters from DICOM files (i.e., Plan, Structure, Dose). Since the data is extracted directly from DICOM files, we intend to accommodate an array of treatment planning system vendors.

DVH Analytics screenshot

In addition to viewing DVH data, this software provides methods to:

  • download queried data
  • view plan contours
  • create time-series plots of various planning and dosimetric variables
  • calculate correlations
  • and generate multi-variable linear regressions.

The code is built upon these core libraries:

  • pydicom - Read, modify and write DICOM files with python code
  • dicompyler-core - Extensible radiation therapy research platform and viewer for DICOM and DICOM RT
  • Bokeh - Interactive Web Plotting for Python

For installation instructions of the source code, see our installation notes.

Docker

We're working on an easier way to deploy DVH Analytics here.

Some installation challenges with DVH Analytics that are resolved with Docker:

  • Complete DVH Analytics docker image is used.
  • A workaround for this Bokeh bug is applied.
  • Postgres SQL is included (so no need for setting up a database and user access).
  • All three servers for the main, admin, and settings views are started.

Citing DVH Analytics

DOI: https://doi.org/10.1002/acm2.12401
“DVH Analytics: A DVH Database for Clinicians and Researchers,” J. App. Clin. Med. Phys. - JACMP-2018-01083

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].