LABIS EPPA Software¶
Private working repository for the EPPA posturography software migration.
Current Focus¶
- Preserve the original MATLAB workflow and validated calculations.
- Validate Python calculations against MATLAB-generated fixtures.
- Rebuild the clinical UI around the actual workflow shown by Cristina Oleari.
- Keep source material traceable under
sources/.
Source Layout¶
sources/gmail/cristina-oleari/: attachments downloaded from Cristina Oleari emails.sources/drive/: Google Drive assets, including the posturography presentation video.sources/local/legacy-repos/: material recovered from duplicate local/GitHub repos.docs/source-manifest.tsv: SHA-256 manifest for files undersources/.
Validation Status¶
- MATLAB/Python comparable fixtures: 19 passing.
- Missing MATLAB expected fixture:
TC_ANT_009 shoulder_angle. - System Python currently lacks
pytest; direct fixture validation was used.