-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Once new data columns are computed in core.py (issue #8),
- remove
tfdfrom definitions.py (move definitions to fmt_tdms.py) - define a standard naming scheme (replace
rdvanduidwith 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
Labels
No labels