Commit graph

28 commits

Author SHA1 Message Date
Joel Collins
b2192b2190 Fixed unused imports 2020-11-25 15:32:08 +00:00
Joel Collins
5137d1b9dc Added basic unit tests of non-integrated functions 2020-11-25 15:25:17 +00:00
Joel Collins
994e83dbeb Code cleanup 2020-10-14 14:56:29 +00:00
Joel Collins
2bfb988460 Code formatting 2020-10-13 15:02:19 +01:00
Joel Collins
cb7fe593bf Added debug timer 2020-06-15 18:00:02 +01:00
Joel Collins
9646058c37 Code format 2020-04-28 13:20:38 +01:00
Richard Bowman
d6f942577a Handle memoryview in ndarray_to_json 2020-02-17 14:43:59 +00:00
Joel Collins
cf66359559 Reimplemented serialising LST 2020-02-06 13:35:05 +00:00
Joel Collins
bf9a1e358e Fixed finding captures by UUID 2020-01-14 15:29:35 +00:00
jtc42
70149e9732 Cleaned code structure 2020-01-06 16:45:38 +00:00
jtc42
a8a3cafa97 Restructured labthings 2019-12-21 12:10:09 +00:00
Joel Collins
469e8218e0 Added spine-to-snake function for new plugin routes 2019-12-13 15:17:35 +00:00
Joel Collins
309b34810c Store encoded LST in microscope system metadata 2019-11-22 12:00:33 +00:00
Joel Collins
dc99a12985 Status and settings members can be accessed via URI 2019-11-21 15:53:22 +00:00
Joel Collins
b430a2d34a Blackened 2019-11-20 14:13:01 +00:00
Joel Collins
9b387985e3 Use more docstrings as descriptions 2019-11-20 12:08:25 +00:00
jtc42
347bd2207a Get action descriptions from docstrings 2019-11-19 22:46:50 +00:00
jtc42
3c096e9b53 Overhauled v2 plugin attaching 2019-11-19 19:19:54 +00: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
3b9ef670fe Improved flake8 results 2019-05-24 16:32:20 +01:00
Joel Collins
35041af234 axes_to_array defaults to converting to int 2019-02-12 11:27:42 +00:00
Joel Collins
0948c9308a Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
Joel Collins
f99ad30fb6 Started PEP-8-ing 2019-01-31 16:48:59 +00:00
Joel Collins
b4d9840ed0 Added set_properties context manager 2019-01-29 13:41:35 +00:00
Joel Collins
a40cb9b9f6 Implemented basic threaded tasks for long-running functionality 2019-01-23 16:48:49 +00:00
Joel Collins
f7c6596bef Added dictionary filter function 2019-01-21 10:49:22 +00:00
Joel Collins
55c3014d26 Moved axes_to_array into general utilities 2019-01-15 14:28:02 +00:00