Commit graph

414 commits

Author SHA1 Message Date
Joel Collins
e2c345b13d Fixed serialising numpy ints 2019-11-11 10:45:09 +00:00
Joel Collins
b1a38170a1 Fixed RecalibrateAPIView POST task 2019-11-11 10:44:57 +00:00
Joel Collins
dd82528d78 Blackened 2019-11-06 22:13:39 +00:00
Joel Collins
4e7606aa0c Blackened files 2019-11-06 22:07:16 +00:00
Joel Collins
be5ddb76ae Added simulated stage move delay 2019-11-04 12:09:31 +00:00
Joel Collins
0728b6fe08 Moved scans into base class 2019-11-04 12:09:23 +00:00
jtc42
d8cfc412e3 Added __all__ 2019-11-01 18:14:12 +00:00
jtc42
625b03fae3 Moved lock submodule into 'common' and updated docs 2019-11-01 18:10:04 +00:00
jtc42
8ec9368988 Added update_task_progress example 2019-11-01 16:11:07 +00:00
jtc42
e4a78046d7 Implemented draft of new background task system 2019-11-01 16:06:49 +00:00
Joel Collins
7c121cd142 Added timestamp to mock camera stream 2019-10-30 09:43:27 +00:00
Joel Collins
93966e093a Added stream snapshot route 2019-09-20 16:22:53 +01:00
Joel Collins
28a49774a9 Allow CORS on any URL 2019-09-20 16:22:40 +01:00
Joel Collins
1c67b96895 Added a useful read_config method to BaseCamera 2019-09-20 14:12:49 +01:00
Joel Collins
33af3bf48c Add "board" to all device states 2019-09-19 17:22:04 +01:00
Joel Collins
b0be4fc26a Capture 'temporary' status now stored as tag 2019-09-19 14:23:12 +01:00
Joel Collins
8b9ecbe2c7 Tidied up todos 2019-09-16 17:34:33 +01:00
Joel Collins
4fa70cd7ee Removed redundant YAML representation 2019-09-16 16:36:47 +01:00
Joel Collins
dc794d4df8 Microscope capture objects now just handle on-disk data 2019-09-16 16:35:32 +01:00
Joel Collins
a832dfb2f1 Use get_ident from threading 2019-09-15 14:28:18 +01:00
Joel Collins
039b4fd3da Removed old clean_keys arg 2019-09-15 14:28:03 +01:00
Joel Collins
5966ce29be Blackened everything 2019-09-15 14:17:52 +01:00
Joel Collins
e213647217 Moved recursively_apply into utilities 2019-09-15 14:05:53 +01:00
Joel Collins
354524de64 Jsonify lens-shading as lists 2019-09-15 14:05:33 +01:00
Joel Collins
756f18d853 Added docstring 2019-09-14 16:22:16 +01:00
Joel Collins
11e64cf952 Reverted form description name to "schema". Backwards compatible 2019-09-14 16:20:46 +01:00
Joel Collins
d9e07f913a Plugin schema are now just plugin forms (requires eV 1.2) 2019-09-14 15:51:51 +01:00
Joel Collins
0d7a5f71e0 Removed noise stream from MockCamera 2019-09-14 15:12:09 +01:00
Joel Collins
6581385ab9 Refactored JsonPayload to JsonResponse 2019-09-13 18:04:33 +01:00
Joel Collins
e603b34267 Added extra docs 2019-08-08 10:41:44 +01:00
Joel Collins
3467fe7759 Added extra type checking when applying pi camera config 2019-08-08 10:14:57 +01:00
Joel Collins
e6811f972f Tidied up closing a bit more 2019-07-16 14:51:11 +01:00
Joel Collins
2a7362b5e6 Handle device closing a bit more sensibly 2019-07-16 14:39:08 +01:00
Joel Collins
769a260e0b Remove __del__ from SangaStage class 2019-07-16 14:38:36 +01:00
Joel Collins
5424883a38 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server
ESI and schema docs update
2019-07-16 11:15:38 +01:00
Joel Collins
04fb6f9550 Fixed up attaching camera hardware 2019-07-16 11:13:02 +01:00
Joel Collins
a3a63a14e6 Renamed mock.StreamingCamera to MockStreamer 2019-07-16 11:12:44 +01:00
Joel Collins
4715726e9c Renamed pi.StreamingCamera to PiCameraStreamer 2019-07-16 11:12:24 +01:00
Joel Collins
25171d7306 Merge branch 'og-comms-tests' into 'master'
Original serial port scanning and testing

See merge request openflexure/openflexure-microscope-server!30
2019-07-15 16:56:25 +00:00
jtc42
19e6d3f35e Fixed borked logging statement 2019-07-15 17:50:49 +01:00
jtc42
204d66f3cc Converted prints into logging 2019-07-15 17:49:25 +01:00
jtc42
8be2c8eae7 Moved back to ESI handling port scanning 2019-07-15 17:47:43 +01:00
Joel Collins
f73640aee4 Updated regex for Py37 2019-07-15 16:08:09 +01:00
jtc42
5823a87341 Sangaboard now handles port scanning and firmware checking 2019-06-28 14:48:36 +01:00
jtc42
5f4af1e17a Updated super init syntax 2019-06-28 13:26:00 +01:00
jtc42
18f219c8e9 Reduces noise stream resolution 2019-06-28 13:25:53 +01:00
jtc42
4733b250ed Added support for a fully mocked device 2019-06-28 12:52:55 +01:00
Joel Collins
8f2b621ce5 Fixed automatic filename generation 2019-06-25 18:03:26 +01:00
Joel Collins
90e8bd6558 Converted to use new convenience imports 2019-06-24 14:40:07 +01:00
Joel Collins
317afeb76a Created an ugly but useful stack of convenience imports 2019-06-24 14:39:58 +01:00