Closed dominikbach closed 2 months ago
In pspm_extract_segments_test
, at line 208, pspm_extract_segments
expects that glm
has the field glm.input.events
, as this is used by line 158 in pspm_extract_segments
. In the current version of pspm_extract_segments_test
, there is no glm.input.events
. I do not know if the test data shall be updated?
This has been resolved after updating dataset. Thank you.
Fixes a bug detected in beta testing.
Changes proposed in this pull request:
pspm_glm
pspm_glm
glm
struct for troubleshootingpspm_extract_segments
when time units are markers and input is a GLM