diff --git a/test_tube_scanner/scanner/models.py b/test_tube_scanner/scanner/models.py index 4bd8287..8958bf8 100644 --- a/test_tube_scanner/scanner/models.py +++ b/test_tube_scanner/scanner/models.py @@ -30,6 +30,10 @@ MULTIWELL_POSITION = [ ('HD_48', _("MP 6x8: HD-Haut droit")), ('BG_48', _("MP 6x8: BG-Bas gauche")), ('BD_48', _("MP 6x8: BD-Bas droit")), + ('HG_96', _("MP 8x12: HG-Haut gauche")), + ('HD_96', _("MP 8x12: HD-Haut droit")), + ('BG_96', _("MP 8x12: BG-Bas gauche")), + ('BD_96', _("MP 8x12: BD-Bas droit")), ] FOURCC_FORMAT = [