john a01fe8a35c Update analyize_discovery.py
 New Features

    Graphical file selectors for both:

        Choosing the discovery output file

        Choosing the name and location of the analysis output file

    Output saved to a text file formatted for easy copy/paste into Excel

    Tab-separated values in the summary for compatibility with Excel columns

    Modality breakdown + exam statistics in one concise report

📝 How to Use It

    Save the code below as dicom_analysis_tool.py.

    Run it (python dicom_analysis_tool.py or double-click if .py is registered).

    Click the button to:

        Select the discovery results .txt file.

        Specify the output .txt destination.

    It will create a text summary that can be easily opened in Excel (tab-delimited).
2025-05-16 13:52:44 +00:00
2025-05-16 13:51:50 +00:00
Description
No description provided
49 KiB
Languages
Python 100%