Summary
Currently, preprocessing operates on the entire recording with time-based segmentation, where the full signal is divided into fixed-duration windows (e.g., 60-second segments). We'd like to add support for event-based segmentation and preprocessing in the PhysioView Dashboard. This feature will allow users to preprocess physiological data (ECG, PPG, EDA) within specific event windows defined by uploaded event timing files, with optional further segmentation into fixed-size windows within each event. This enhancement will enable researchers to analyze physiological responses during specific experimental events.
Acceptance Criteria
Follow-up Tasks
Summary
Currently, preprocessing operates on the entire recording with time-based segmentation, where the full signal is divided into fixed-duration windows (e.g., 60-second segments). We'd like to add support for event-based segmentation and preprocessing in the PhysioView Dashboard. This feature will allow users to preprocess physiological data (ECG, PPG, EDA) within specific event windows defined by uploaded event timing files, with optional further segmentation into fixed-size windows within each event. This enhancement will enable researchers to analyze physiological responses during specific experimental events.
Acceptance Criteria
dcc.Dropdown(id = 'subject-dropdown')for displayingFollow-up Tasks