GUI (Longitudinal)
Graphical interface helpers for longitudinal diagnostics.
Longitudinal GUI for DiagnoseHarmonisation.
Design goals: - No auto-detection in the run path - Explicit subject ID, timepoint, batch, features - Optional covariates from the same data file or a separate covariates file - Tkinter-based UI similar in spirit to the cross-sectional GUI - Fully static layout: no internal scrollbars anywhere. The window resizes itself to fit whatever is loaded (clamped to the screen size).
Launching
harmdiag-longitudinal gui
python -m DiagnoseHarmonisation.gui_longitudinal
Used for interactive exploration of longitudinal diagnostic results and visual comparisons across sessions.