- 17 Plate class now accepts image instance (or path to image, which was the previous behaviour)
- 18 Initialisation of Plate will automatically annotate images (and generate a growth_code_matrix) if an image and model are provided
- 9c6db816503876a30e4386ec23677c6c00922c89 main.py script (``AIgarMIC`` from shell) now accepts plates other than 96-positions, specified using ``--dimensions``. The previous ``-d`` was used for image resolution, now changed to ``--resolution -r``. (thank you Bree Garey for flagging up)
- 26 grid dimensions now passed through to threshold finding algorithm within split_by_grid, therefore allowing grids other than 96 positions (thank you Bree Garey for flagging up bug)