Skip to content

[Bug] splinebasis does not work in Pluto.jl #332

@ReneSkukies

Description

@ReneSkukies

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions