Commit graph

24 commits

Author SHA1 Message Date
jtc42
e4a78046d7 Implemented draft of new background task system 2019-11-01 16:06:49 +00:00
Joel Collins
dc794d4df8 Microscope capture objects now just handle on-disk data 2019-09-16 16:35:32 +01:00
Joel Collins
5966ce29be Blackened everything 2019-09-15 14:17:52 +01:00
Joel Collins
6581385ab9 Refactored JsonPayload to JsonResponse 2019-09-13 18:04:33 +01:00
Joel Collins
90e8bd6558 Converted to use new convenience imports 2019-06-24 14:40:07 +01:00
jtc42
5837d78a21 Add missing itertools import 2019-06-16 13:06:28 +01:00
jtc42
8c3302644a Automatically add microscope ID and name to metadata 2019-06-07 17:28:57 +01:00
jtc42
235aa984f9 Updated docs 2019-06-07 13:37:20 +01:00
Joel Collins
092181348b Load capture objects from files. Remove YAML database. 2019-05-15 16:32:58 +01:00
Joel Collins
941aadebfe Merge branch 'temporary-scan-captures' into 'master'
Temporary scan captures

See merge request openflexure/openflexure-microscope-server!10
2019-04-14 09:00:21 +00:00
Joel Collins
7cf54240be Temp capture folder now handled by camera 2019-04-11 07:13:32 +01:00
Joel Collins
a1965f606c Removed redundant z-stack import 2019-04-09 15:12:31 +01:00
Joel Collins
915958885b Added temporary support to scans 2019-04-09 14:57:28 +01:00
Richard Bowman
7aea6291c7 Refactored fast autofocus
Tidied up the fast autofocus code, including moving the bulk of the
new code from the `scan` plugin into `autofocus` and updating it to
reflect the fact that the autofocus plugin now merges both old and
new functionality (i.e. fast_autofocus is no longer a separate
plugin).  Also fixed a bug that caused it to overshoot on scans.
2019-04-08 19:56:29 +01:00
Richard Bowman
7e83d724b8 Added fast autofocus integrated with Z stacking in the scan code 2019-04-08 16:12:31 +01:00
Joel Collins
edc5e7c241 Fixed malformed JSONIFY task responses 2019-04-08 08:10:57 +01:00
Joel Collins
f30d48e59d Added brief wait before z-stack captures 2019-03-29 17:32:57 +00:00
Joel Collins
b5c0acb705 Improved scan argument parsing 2019-03-29 16:17:24 +00:00
Joel Collins
980e64397d Improved scan metadata 2019-03-28 17:34:50 +00:00
Joel Collins
6237762309 Combined stack and tile scans 2019-03-28 14:18:14 +00:00
Joel Collins
89ea6a69de Fixed imports, and PEP8 styling 2019-03-07 10:58:08 +00:00
Joel Collins
298bc2ba6a Added scan API routes 2019-03-07 09:54:43 +00:00
Joel Collins
d10263adf8 Added arg to affix metadata and tags to scans 2019-03-07 09:53:25 +00:00
Joel Collins
cd4bab94ab Renamed stack plugin to scan 2019-03-06 21:08:56 +00:00