Skip to content

wunderwald/BioSync

Repository files navigation

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.


Project Structure

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

For a detailed breakdown of the application architecture, module responsibilities, and initialization order, see app/README.md.


Setup

The software is in the subdirectory app/. Install dependencies and run:

cd app
pip install -r requirements.txt
python app.py

About

Open Software for Windowed Cross-Correlation Analysis of Physiological Synchrony

Topics

Resources

Stars

Watchers

Forks

Contributors