Commit graph

361 commits

Author SHA1 Message Date
Joel Collins
465ed647d3 Fixed docstrings 2019-01-24 16:24:14 +00:00
Joel Collins
80cc74bd3d Fixed plugin blueprint method name clashing 2019-01-24 14:14:25 +00:00
Joel Collins
e5fca6c8a0 Fixed broken type hint 2019-01-24 14:09:54 +00:00
Joel Collins
9860ace394 Fixed broken legacy import 2019-01-24 14:09:47 +00:00
Joel Collins
363094170e Added/updated docs 2019-01-24 14:05:57 +00:00
Joel Collins
cb441201c6 Explicitally acquire camera lock 2019-01-24 14:05:45 +00:00
Joel Collins
5c86c7f350 Updated to use CompositeLock 2019-01-24 14:05:25 +00:00
Joel Collins
27043240f3 Added explicit lock ecquisition 2019-01-24 14:05:05 +00:00
Joel Collins
fb26bcb7f3 Added CompositeLock 2019-01-24 14:04:41 +00:00
Joel Collins
25aeae0233 Updated LockError location and added docs 2019-01-24 14:04:30 +00:00
Joel Collins
488b94eee6 Updated LockError location 2019-01-24 14:04:12 +00:00
Joel Collins
59b634498b Moved LockError into exceptions.py 2019-01-24 14:03:55 +00:00
Joel Collins
4be89866ee Added lock to stage positioning 2019-01-24 13:28:46 +00:00
Joel Collins
18dec56c80 Fixed composite lock error 2019-01-24 13:13:08 +00:00
Joel Collins
8292ebf7c7 Implement hardware locks 2019-01-24 12:11:01 +00:00
Joel Collins
a40cb9b9f6 Implemented basic threaded tasks for long-running functionality 2019-01-23 16:48:49 +00:00
Joel Collins
4a09727e65 Iterated to reference beta 4 2019-01-22 14:58:53 +00:00
Joel Collins
3121ca00ad Iterated to beta 4 2019-01-22 14:57:25 +00:00
Joel Collins
0dff9b6b39 Enable web UI to run when no stage is connected 2019-01-22 14:47:11 +00:00
Joel Collins
a6332f4f30 Updated self-served client to new version 2019-01-22 13:46:46 +00:00
Joel Collins
0e23ce8d0b Added web routes for tagging captures 2019-01-22 12:09:42 +00:00
Joel Collins
7a72b45b29 Added tags to capture metadata 2019-01-22 11:35:35 +00:00
Joel Collins
4e985fe80d Capture list now persists through server restart 2019-01-22 11:23:15 +00:00
Joel Collins
334bf3822e Revert "Update requirements.txt"
This reverts commit 4518f9f5ec
2019-01-21 17:54:05 +00:00
Joel Collins
511e13a5b1 Update pyproject.toml to new repository location 2019-01-21 17:49:53 +00:00
Joel Collins
4518f9f5ec Update requirements.txt 2019-01-21 17:48:47 +00:00
Joel Collins
0cde8b717d Added fov into microscope RC 2019-01-21 10:49:59 +00:00
Joel Collins
748c9b8b20 Routes now return position as a microscope stage sub-section 2019-01-21 10:49:46 +00:00
Joel Collins
f7c6596bef Added dictionary filter function 2019-01-21 10:49:22 +00:00
Joel Collins
dbee6ffaa1 Added flask-cors to poetry dependencies 2019-01-18 16:52:40 +00:00
Joel Collins
8170726430 Enabled CORS on /api routes 2019-01-18 16:49:21 +00:00
Joel Collins
ba4599d4a3 Changed download button to YAML link 2019-01-18 16:15:11 +00:00
Joel Collins
a15e797ce4 Removed redundant as_attachment response 2019-01-18 16:07:50 +00:00
Joel Collins
533f5d9857 Added routes to download metadata yaml files 2019-01-18 15:27:11 +00:00
Joel Collins
63ffc0057a Added routes for new metadata methods 2019-01-18 14:50:08 +00:00
Joel Collins
84abfb9d7f Updated to new metadata format 2019-01-18 14:49:59 +00:00
Joel Collins
2c2932f5aa Added methods to add, update, and save capture metadata in a yaml file 2019-01-18 14:49:44 +00:00
Joel Collins
7cd8d26ea5 Iterated to beta 3 2019-01-17 14:32:37 +00:00
Joel Collins
2ecc92e1c3 Iterated version number 2019-01-17 14:17:51 +00:00
Joel Collins
4734cb3bb5 Renamed test_stage_movement method 2019-01-17 14:15:28 +00:00
Joel Collins
58d37354c3 Added capture resize to API unit test 2019-01-17 14:13:49 +00:00
Joel Collins
8a4be49d46 Fixed resize docstring 2019-01-17 14:13:34 +00:00
Joel Collins
0fe9f4c42b Brute-force clean out tmp at exit 2019-01-17 13:45:39 +00:00
Joel Collins
9b16857d44 Initial commit 2019-01-17 12:25:11 +00:00
Joel Collins
c71f0a7e2c API client class to simplify API unit test 2019-01-17 12:25:05 +00:00
Joel Collins
646dc24a91 Fixed captures trying to restart recording for a stopped stream 2019-01-17 12:23:54 +00:00
Joel Collins
cbf709e8d8 Added client option for bayer capture 2019-01-17 10:22:53 +00:00
Joel Collins
b0d5426f5b Bayer capture now optional 2019-01-17 10:22:41 +00:00
Joel Collins
f8194ec685 Reverted to beta 1 (previously skipped) 2019-01-16 15:01:20 +00:00
Joel Collins
25ecda8798 Fixed broken import 2019-01-16 14:59:18 +00:00