Commit graph

101 commits

Author SHA1 Message Date
Joel Collins
24398ba7dc Updated tasks nomenclature 2020-07-21 12:54:42 +01:00
Joel Collins
ab3c4b3745 Merge remote-tracking branch 'origin/master' into labthings-070 2020-07-03 18:13:20 +01:00
Joel Collins
489b81f34b Removed some unused gevent imports 2020-07-02 23:41:28 +01:00
Joel Collins
78d0345239 Spawn metadata IO in greenlets 2020-07-01 15:58:18 +01:00
Joel Collins
d9fd00b255 Never cache microscope state 2020-07-01 15:50:31 +01:00
Joel Collins
1cba4205a6 Removed async metadata. Added metadata cache. 2020-07-01 15:35:21 +01:00
Joel Collins
0081ac6649 Removed unused explicit LST handler 2020-06-29 15:35:50 +01:00
Joel Collins
9cecb477cb Flipped to explicit finite lock timeouts 2020-06-29 09:03:27 +01:00
Joel Collins
28ce7fb08b Removed lock timeout for metadata IO 2020-06-25 16:48:30 +01:00
Joel Collins
44ba4b272c Switch to batch-writing metadata 2020-06-15 18:00:33 +01:00
Joel Collins
1c1dcdbe1a Acquire microscope lock for state and settings IO 2020-06-15 16:19:33 +01:00
Joel Collins
871d6f255a Fixed arguments 2020-06-11 12:16:52 +01:00
Joel Collins
6bf37a0985 Threadpool for disk IO, greenlets for metadata 2020-06-11 12:01:19 +01:00
Joel Collins
7c9f42f7f3 Optimised captures by using greenlets for disk IO 2020-06-11 11:42:31 +01:00
Joel Collins
ca051243a1 Catch timeout errors when closing camera stream 2020-05-27 14:24:11 +01:00
Joel Collins
4a553040d3 Fixed logging and split access and root file handlers 2020-05-20 17:46:44 +01:00
Joel Collins
49d677a56b Fix distribution version error in metadata 2020-05-18 15:31:46 +01:00
Joel Collins
79259b3fc9 Revert "Remove CI file from frame branch"
This reverts commit dac3632c28
2020-05-18 09:54:18 +00:00
Joel Collins
a34214b9fb Fixed broken references to capture list 2020-04-28 14:47:22 +01:00
Joel Collins
caf553db7a Moved capture management into separate object 2020-04-28 14:32:56 +01:00
Joel Collins
9646058c37 Code format 2020-04-28 13:20:38 +01:00
Joel Collins
99ef24fb95 Remove unused (and old) import 2020-04-24 17:31:48 +01:00
Richard Bowman
d915625113 Added a kludgy extensions settings dictionary. 2020-03-12 16:43:18 +00:00
Joel Collins
bf4cb24cb3 Fall back to mock stage if Sangastage is missing 2020-03-11 10:48:55 +00:00
Joel Collins
cf66359559 Reimplemented serialising LST 2020-02-06 13:35:05 +00:00
Joel Collins
953a5d7004 Fixed checking if LST exists 2020-01-30 14:21:18 +00:00
Joel Collins
9b4bf4c8fc Moved status routes to instrument/state 2020-01-29 17:43:52 +00:00
Joel Collins
64eb87bf6f Merge branch 'new-semantics-testing' of https://gitlab.com/openflexure/openflexure-microscope-server into new-semantics-testing 2020-01-29 16:17:32 +00:00
Joel Collins
265eed7bfa Fixed picamera setup 2020-01-29 16:16:09 +00:00
Joel Collins
ebdd63f37b Added ndarray type to serialised LST (can be used in custom decoder) 2020-01-29 15:43:29 +00:00
Joel Collins
7458d278d8 Simplified new configuration and metadata 2020-01-29 15:36:57 +00:00
Joel Collins
19af98736d Draft of new semantics 2020-01-29 11:55:39 +00:00
jtc42
6df7fe9405 Blackened 2020-01-24 15:41:33 +00:00
jtc42
36334ed743 Moved to a LabThings dependency for server 2020-01-17 15:13:32 +00:00
Joel Collins
802f5ba0c2 Started updating documentation 2020-01-15 15:03:58 +00:00
jtc42
70149e9732 Cleaned code structure 2020-01-06 16:45:38 +00:00
Joel Collins
2b90829020 Replace uuid().hex with just uuid() 2019-12-28 18:36:46 +00:00
jtc42
a8a3cafa97 Restructured labthings 2019-12-21 12:10:09 +00:00
Joel Collins
45c8d2b47f Removed old plugin system 2019-12-18 15:04:55 +00:00
Joel Collins
f2af359b8b Added basic thing description to root 2019-12-18 14:30:33 +00:00
Joel Collins
dee77c295a Migrated scan plugin 2019-12-18 11:06:02 +00:00
Joel Collins
c76e3e0ed3 Don't import picamera to build system metadata 2019-11-22 13:42:40 +00:00
Joel Collins
309b34810c Store encoded LST in microscope system metadata 2019-11-22 12:00:33 +00:00
jtc42
76af0891e9 Blackened 2019-11-15 16:52:57 +00:00
jtc42
6581612312 Implemented root API v2 routes 2019-11-14 16:33:00 +00:00
jtc42
b33ab7b22a Moved to a module-level user_settings object 2019-11-12 17:14:30 +00:00
Joel Collins
b81cfaf9e7 Converted all configs to JSON 2019-11-12 14:36:39 +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
jtc42
625b03fae3 Moved lock submodule into 'common' and updated docs 2019-11-01 18:10:04 +00:00