- feat: implement profile management via `dm_profile` command and
allow to select profiles via the "--profile" command-line argument
in the command-line interface (20)
- fix: if time is unknown, write "nan" instead of "0" to the output
statistics file
- ref: explicitly use row-column coordinates in skimage's regionprops
(bump skimage version to 0.14.1)