Skip to content

Cleanup definitions.py #16

@paulmueller

Description

@paulmueller

Once new data columns are computed in core.py (issue #8),

  • remove tfd from definitions.py (move definitions to fmt_tdms.py)
  • define a standard naming scheme (replace rdv and uid with something better).
  • write everything in one list ([["area", "Area [µm²]"], ["areapix", "Area [px]"], ...])
  • [ ] write dictionary class that obtains "Area [µm²]" with key "area" and "unknown" with key "unknown" to support new columns right away.

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