Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes none but addresses physiopy/prep4phys#19
Depends on #42
This PR add the possibility to plot a secondary (support) physiological wave in the interactive editor.
The secondary wave is not editable, but visualising multiple physiological signals together allows a manual peak edit to be informed by other fluctuations.
A use case is, for instance, peak addition/rejection in a CO2/O2 trace in data without a direct CO2/O2 manipulation.
Plotting a respiratory belt allows to better classify peculiar CO2/O2 fluctuations (e.g. a period of fluctuations within a smaller range than normal) as instrumental artefacts or real changes in respiration.
Proposed Changes
suppdata
(support data) property and parameter in thePhysio
object, as well as a parameter in thePhysioEditor
object.suppdata
contains data.Change Type
bugfix
(+0.0.1)minor
(+0.1.0)major
(+1.0.0)refactoring
(no version update)test
(no version update)infrastructure
(no version update)documentation
(no version update)other
Checklist before review