It seems fiducial points are only calculated in a 10 second window due to this line: https://github.com/godamartonaron/GODA_pyPPG/blob/dccbd46458f5dbc2be3033cd961b7de27456fc3d/pyPPG/fiducials.py#L142 Is it possible to update this so that fiducial points are calculated for the full signal duration?
It seems fiducial points are only calculated in a 10 second window due to this line:
GODA_pyPPG/pyPPG/fiducials.py
Line 142 in dccbd46
Is it possible to update this so that fiducial points are calculated for the full signal duration?