openflexure-microscope-server/openflexure_microscope/api
Richard Bowman 792e782968 Validate scan shape on the server
The scan API view now uses a schema with validation
constraints to enforce a minimum size of 1 in any dimension.
This requires better error handling in the app, which I've added.
It also needs a fix in LabThings so the error propagates correctly
2021-02-09 09:21:56 +00:00
..
default_extensions Validate scan shape on the server 2021-02-09 09:21:56 +00:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
static Add minimum scan dimension 2021-02-08 20:26:16 +00:00
utilities Static type analysis 2020-11-30 13:36:45 +00:00
v2 Handle missing endpoints 2020-11-30 17:10:00 +00:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Validate scan shape on the server 2021-02-09 09:21:56 +00:00