Skip to content

Releases: AustenMan/MedicalDataHandler

Initial Release

29 Sep 05:11

Choose a tag to compare

MedicalDataHandler

The MedicalDataHandler folder contains a standalone, bundled Python application based on MedicalDataHandler v1.0.0, built using PyInstaller. No installation or additional dependencies are required.

DICOM_DATA

The DICOM_DATA folder contains sample DICOM files of a phantom, provided for your convenience in testing the GUI with real DICOM data.

Startup Instructions

  1. Download and unzip the MedicalDataHandler and DICOM_DATA folders.
  2. Run the MedicalDataHandler EXE to launch the application (keep the _internal folder and the EXE in the same location, because _internal contains dependencies).
  3. Select Data Explorer and then Add New Data.
  4. In the popup window, select Choose a DICOM Directory, which opens a directory selection window.
  5. Select the unzipped DICOM_DATA folder in the selection window.
  6. Wait for task completion (this may take a few moments).
  7. Select Load Data Table

Now, you should be able to interact with the loaded DICOM data in the application.

Full Changelog: https://github.com/AustenMan/MedicalDataHandler/commits/v1.0.0