Releases: AustenMan/MedicalDataHandler
Releases · AustenMan/MedicalDataHandler
Initial Release
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
- Download and unzip the MedicalDataHandler and DICOM_DATA folders.
- Run the MedicalDataHandler EXE to launch the application (keep the _internal folder and the EXE in the same location, because _internal contains dependencies).
- Select Data Explorer and then Add New Data.
- In the popup window, select Choose a DICOM Directory, which opens a directory selection window.
- Select the unzipped DICOM_DATA folder in the selection window.
- Wait for task completion (this may take a few moments).
- 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