Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 544 Bytes

File metadata and controls

20 lines (15 loc) · 544 Bytes

Installation

Make sure to have the following Python packages using PIP before running the program:

  • websockets
  • pydicom
  • PyQt5
  • mrigtlbridge (See below)

mrigtlbridge

The mrigtlbridge module is not available online. Please download the code from GitHub and follow the instruction in README.md.

Contributors

  • Franklin King (Brigham and Women's Hospital)
  • Ahmed Mahran (Brigham and Women's Hospital)
  • Junichi Tokuda (Brigham and Women's Hospital)