Skip to content

Extract mapping of original to tracked cell labels #54

@hzwirnmann

Description

@hzwirnmann

Dear all,

Thanks for publishing and documenting your package in such a great way.

I have one further question:

Is there a proper way to extract the mapping of old to new cell labels? E.g. a DataFrame with three columns "time step", "original label", "new label". I would need this data to correct entries in a database that were stored at creation time of the mask. So far, I'm comparing all values of the original and ctc_masks (yes, quite a lot of comparisons) to create a mapping dict. Is there a more elegant solution to this problem?

Thank you in advance.

Best wishes
Henning

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