Added
- `sof-convert-labels` tool to convert proximal femur detection labels from label-studio json format to a short csv format.
- Options for `sof-export-images` tool to split images into left and right half.
- Option for `sof-export-images` to only export selected visits.
- Option for `sof-export-images` to include or exclude SOF IDs listed in files.
- Options to group the exported images (`--num-groups`, `--max-group-size` and `--randomized-groups`).
- Option `--zip` for `sof-export-images` to write expoted image directly to (a) zip archive(s).
Removed
- Deprecated and dysfunctional `--jpeg` option for the `sof-export-images` tool