Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 592 Bytes

File metadata and controls

18 lines (13 loc) · 592 Bytes

BioSync

by Moritz Wunderwald, 2025-2026

Interactive visual toolbox for working with windowed cross-correlation, optimized for IBI and EDA data. Validate data, tune parameters, run batches and further analysis.

Installation, usage, and build instructions


Project Structure

BioSync/
├── app/              # Main application 
├── simulated_data/   # Jupyter notebook for generating test data
├── preprocessing/    # preprocessing utilities
└── materials/        # Reference papers and code