Gitea Scan/plate-tool/pipeline/head This commit looks goodDetails
1. Superior field detection: short of having actual typos, most ways to
express a field should now be properly registered. Further, it will
be considerably easier to add new variants.
2. Numeric well parsing: some systems do not use alphanumeric wells like
H12 or E7. Purely numeric wells will now be supported but only if the
plate format is manually specified; this feels like a good tradeoff
since a failed detection would yield very odd behaviour to a user.