Added
- Utilize multiprocessing for grouping and filtering `Timepoint`s to Colonies
- `silent` command line argument to prevent output to console
- `animation` command line argument to output
- New class function, from_path, for building an ImageFileCollection
Changed
- Improved plot labels/legends
- `plots` command line argument replaced with `no-plots` switch
- `multiprocessing` command line argument replaced with `single-process` switch
- Reworked command line arguments, using simplified switches for boolean arguments
- Reworked command line arguments to follow GNU conventions
- Refactored `main` module
- Improve access model and remove forward typing
Fixed
- Ensure image files are converted to RGB