Description
Because of a function in show.jl using splinebasis in Pluto currently runs into the below error.
EDIT: You can circumvent this problem in Pluto by suppressing the cell output using ";", but splinebasis are still buggy
Package Version
0.8.9
Julia Version
1.12
Reproduction steps
Unfold.splinebasis() in Pluto
Relevant log output
Failed to show value:
FieldError: type Unfold.SplineBasis has no field `scale_duration`, available fields: `kernel`, `colnames`, `times`, `name`, `shift_onset`
Operating System
No response
Description
Because of a function in show.jl using
splinebasisin Pluto currently runs into the below error.EDIT: You can circumvent this problem in Pluto by suppressing the cell output using ";", but splinebasis are still buggy
Package Version
0.8.9
Julia Version
1.12
Reproduction steps
Unfold.splinebasis() in Pluto
Relevant log output
Operating System
No response