Commit graph

102 commits

Author SHA1 Message Date
Joel Collins
2186bf7aaa Add /updownup_autofocus view 2020-10-19 17:59:54 +01:00
Joel Collins
4ceb6bcafe Separate "classic" fast AF from up-down-up AF 2020-10-19 17:59:07 +01:00
Joel Collins
9310deeeff Fixed pylint line ignores 2020-10-16 09:35:41 +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
345d497166 Fixed MoveAndMeasureAPI args schema 2020-09-30 16:27:28 +01:00
Joel Collins
1c0cc32b6c Close #166 2020-09-30 13:25:36 +01:00
Joel Collins
317bde6371 Added MoveAndMeasureAPI view 2020-09-28 13:38:27 +01:00
Joel Collins
893e8e9357 Calibrate with greyworld AWB if available 2020-09-09 17:25:31 +01:00
Joel Collins
2ce58f2aee Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2020-09-07 16:33:01 +01:00
Joel Collins
54c342bbbb Switch to picamerax 2020-09-07 16:31:59 +01:00
Joel Collins
5139b24ffe Updated to new LabThings structure 2020-09-04 15:48:52 +01:00
Joel Collins
e110045dd3 Increased default_stop_timeout on TileScanAPI 2020-07-22 16:11:26 +01:00
Joel Collins
5c99da264f Added posh stop to slow autofocus 2020-07-22 16:11:13 +01:00
Joel Collins
24398ba7dc Updated tasks nomenclature 2020-07-21 12:54:42 +01:00
Joel Collins
54c5605cb1 Removed use of deprecated current_task_stopped 2020-07-21 11:57:33 +01:00
Joel Collins
4bf866b66b Added fancy-stopping to scan task 2020-07-15 16:54:34 +01:00
Joel Collins
ab3c4b3745 Merge remote-tracking branch 'origin/master' into labthings-070 2020-07-03 18:13:20 +01:00
Joel Collins
6c0017be5a Added metadata cache key 2020-07-01 15:35:31 +01:00
Joel Collins
29ee73cedc Fixed argument 'missing' values 2020-06-29 16:39:37 +01:00
Joel Collins
2e9fb72f98 Removed old decorators import 2020-06-29 15:38:19 +01:00
Joel Collins
e6cb9f6b35 Initial 0.7.0 conversion 2020-06-29 15:24:59 +01:00
Joel Collins
9cecb477cb Flipped to explicit finite lock timeouts 2020-06-29 09:03:27 +01:00
Joel Collins
b948174936 Fixed zip builder data path 2020-06-28 09:22:10 +01:00
Joel Collins
efdffa51e9 Added scan timing log 2020-06-11 16:58:14 +01:00
Joel Collins
bf3b141ec4 Fixed logging message 2020-05-27 13:19:32 +01:00
Joel Collins
5f6b1d6be0 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2020-05-27 12:57:10 +01:00
Joel Collins
e9c1fe0507 Fixed logging import 2020-05-27 12:56:57 +01:00
Joel Collins
55e423c159 Merge external CSM extension 2020-05-26 15:15:32 +01:00
Joel Collins
1819ca6a9c Switched to ActionView and PropertyView from decorators 2020-05-26 10:54:21 +01:00
Joel Collins
677b08d509 Restructured scan extension 2020-05-22 11:20:12 +01:00
Joel Collins
87c4547667 Fixed handle_extension_error name 2020-05-22 10:56:23 +01:00
Joel Collins
4a553040d3 Fixed logging and split access and root file handlers 2020-05-20 17:46:44 +01:00
Joel Collins
3a16a48d54 Fixed LST calibration endpoints 2020-05-12 14:29:11 +01:00
Joel Collins
eaf4cf09f5 Updated to new Action tasks 2020-05-12 11:29:53 +01:00
Joel Collins
28e555ad9b Added explicit endpoints 2020-05-10 16:35:16 +01:00
Joel Collins
a34214b9fb Fixed broken references to capture list 2020-04-28 14:47:22 +01:00
Joel Collins
45ee112e6f Fixed broken references 2020-04-28 14:40:09 +01:00
Joel Collins
caf553db7a Moved capture management into separate object 2020-04-28 14:32:56 +01:00
Joel Collins
1a6088a816 Code formatting 2020-04-28 13:42:26 +01:00
Joel Collins
9646058c37 Code format 2020-04-28 13:20:38 +01:00
Joel Collins
ef5b3393f9 Merge branch 'csm-calibration-file' into 'master'
Added calibration data download view

See merge request openflexure/openflexure-microscope-server!56
2020-04-24 16:30:46 +00:00
Joel Collins
a1f3dd1624 Added calibration data download view 2020-04-24 16:42:35 +01:00
Joel Collins
6fcd8caf91 Merge branch 'autofocus-error-messages' into 'master'
Autofocus error messages

See merge request openflexure/openflexure-microscope-server!54
2020-04-24 15:14:37 +00:00
Joel Collins
cda5cdbb44 Switched away from using JSONify 2020-04-24 16:05:01 +01:00
Richard Bowman
be85d07210 Attempt to start the stream if it's stopped. 2020-04-23 11:22:14 +01:00
Richard Bowman
5a4aae8ed1 Added helpful errors if the stream has stopped 2020-04-23 11:15:10 +01:00
Richard Bowman
161c17812e Removed vestigial global statement
There was a global declaration for the modules
np and logging, probably left over from running
this code in the dodgy console plugin.  I've
removed it as it's ugly, dodgy, and no longer
needed.
2020-04-23 11:10:36 +01:00
Richard Bowman
70d4c7e950 Merge branch 'master' into stage-calibration 2020-04-10 15:16:25 +01:00
Joel Collins
a5d5b6cda2 Removed example component from default extensions 2020-04-01 10:31:50 +01:00