Skip to content

MATLAB .mat file reader addition - #171

Open
kaghi wants to merge 1 commit into
mainfrom
mat-file-reader
Open

MATLAB .mat file reader addition#171
kaghi wants to merge 1 commit into
mainfrom
mat-file-reader

Conversation

@kaghi

@kaghi kaghi commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Adds .mat support to the CaDecon import flow, alongside .npy/.npz.

Changes:

  • New parseMat in @calab/io — parses MATLAB Level-5 files (v5/v6 +
    v7 zlib-compressed).
  • FileDropZone accepts .mat and shares 2D-array structures with .npz.

Still can't handle MATLAB v7.3 (HDF5) file formats. It detects this specific format and rejects it.

… @calab/io so the CaDecon GUI accepts .mat files alongside .npy/.npz.
@kaghi
kaghi marked this pull request as ready for review July 28, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant