Skip to content

v1.36.0

Latest

Choose a tag to compare

@yuzhounh yuzhounh released this 13 Aug 15:27
· 9 commits to main since this release

Summary

Modern App Designer GUI, documented NIfTI/dcm2niix dependencies, and optional GSR control.

Highlights

  • Redesigned GUI: grid layout, logo header, dependency check, input validation, status/progress panel
  • Background processing via backgroundPool (falls back to synchronous mode when unavailable)
  • Input format selector: auto-detect, DICOM, or NIfTI
  • Optional GSR pipeline pass checkbox
  • README updates for Image Processing Toolbox and bundled dcm2niix under DPABI

Dependencies documented

  • SPM12 + DPABI V8.2_240510 (pinned)
  • MATLAB Image Processing Toolbox recommended for niftiinfo / nifti
  • dcm2niix bundled in DPABI/DPARSF/dcm2nii/ for DICOM input

Test plan

  • Run repa and click Check Dependencies
  • Validate DICOM and NIfTI datasets with auto-detect and manual input format
  • Confirm GUI progress updates during processing
  • Toggle GSR pass on/off and verify outputs