Skip to content

What would be a better interface of CFT data calculation function? #154

@Chenqitrg

Description

@Chenqitrg

Hi Yue, thanks for this! I want to refactor the whole way we are calculating cft data to unify it and make it easier for the user to understand. Right now the cft methods are often type unstable, or return Dict{Any, Any} by design and this really should not be the case.

Do you have any ideas for a unified cft data interface? We could make some sort of CFTdata struct that all of the cft methods return an instance of.

Originally posted by @VictorVanthilt in #120 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions