Commit graph

823 commits

Author SHA1 Message Date
Joel Collins
8c5af3486c Changed keys to be more JavaScript friendly 2019-11-20 13:15:25 +00:00
Joel Collins
9b387985e3 Use more docstrings as descriptions 2019-11-20 12:08:25 +00:00
Joel Collins
d3f2807bb9 Renamed form to GUI 2019-11-20 12:08:13 +00:00
jtc42
21451b14b3 Todo note 2019-11-19 22:48:24 +00:00
jtc42
347bd2207a Get action descriptions from docstrings 2019-11-19 22:46:50 +00:00
jtc42
c2d27e8f56 Added a description field using docstrings 2019-11-19 22:31:57 +00:00
jtc42
eb321220c6 Don't prefix view IDs with plugin name 2019-11-19 21:47:23 +00:00
jtc42
0cb678beed Use plugin name as JSON object keys 2019-11-19 21:47:11 +00:00
jtc42
83391f7edf Fixed PIL debug spam 2019-11-19 21:40:20 +00:00
jtc42
a3716cf817 Tidied up debug statements 2019-11-19 21:35:32 +00:00
jtc42
3c096e9b53 Overhauled v2 plugin attaching 2019-11-19 19:19:54 +00:00
jtc42
b8f6193f7b Fixed debug logging 2019-11-19 19:19:39 +00:00
jtc42
a3ddaa69d3 Fixed ESI never timing out 2019-11-19 16:49:11 +00:00
Joel Collins
edecc01ca1 Added proper root representation 2019-11-19 15:45:54 +00:00
jtc42
dac50f1f3a Replaced 202s with more suitable 201s 2019-11-15 16:53:50 +00:00
jtc42
76af0891e9 Blackened 2019-11-15 16:52:57 +00:00
jtc42
0907d013cd Tidied and improved JSON representations 2019-11-15 16:51:48 +00:00
jtc42
d79fd55301 Drafted actions routes 2019-11-15 16:40:25 +00:00
jtc42
6581612312 Implemented root API v2 routes 2019-11-14 16:33:00 +00:00
Joel Collins
5aa783c269 Scaffolded API v2 2019-11-14 11:48:13 +00:00
Joel Collins
5c3b11f4ce Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2019-11-13 14:07:34 +00:00
Joel Collins
bb9bb77536 Moved API views up a level 2019-11-13 14:06:41 +00:00
jtc42
b33ab7b22a Moved to a module-level user_settings object 2019-11-12 17:14:30 +00:00
jtc42
8afdf45d4f Fixed __all__ 2019-11-12 17:14:08 +00:00
jtc42
f2b98807b4 Fixed docstring 2019-11-12 17:14:00 +00:00
Joel Collins
e76dee2383 Fixed #103 2019-11-12 15:00:16 +00:00
Joel Collins
e2e1783ab9 Store more complete metadata in scan captures 2019-11-12 14:53:11 +00:00
Joel Collins
8ff95eef3a Store full microscope settings and state in capture metadata 2019-11-12 14:45:56 +00:00
Joel Collins
b81cfaf9e7 Converted all configs to JSON 2019-11-12 14:36:39 +00:00
Joel Collins
94a8774ceb Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2019-11-11 10:45:32 +00:00
Joel Collins
e2c345b13d Fixed serialising numpy ints 2019-11-11 10:45:09 +00:00
Joel Collins
b1a38170a1 Fixed RecalibrateAPIView POST task 2019-11-11 10:44:57 +00:00
Joel Collins
9853a797b6 Updated docstring groups 2019-11-11 09:50:20 +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
Joel Collins
be5ddb76ae Added simulated stage move delay 2019-11-04 12:09:31 +00:00
Joel Collins
0728b6fe08 Moved scans into base class 2019-11-04 12:09:23 +00:00
jtc42
0db0a89092 Updated to use taskify 2019-11-01 18:19:35 +00:00
jtc42
d8cfc412e3 Added __all__ 2019-11-01 18:14:12 +00:00
jtc42
625b03fae3 Moved lock submodule into 'common' and updated docs 2019-11-01 18:10:04 +00:00
jtc42
8ec9368988 Added update_task_progress example 2019-11-01 16:11:07 +00:00
jtc42
579c705ef1 Added .env*/ and pip-wheel-metadata/ 2019-11-01 16:07:01 +00:00
jtc42
e4a78046d7 Implemented draft of new background task system 2019-11-01 16:06:49 +00:00
Joel Collins
7c121cd142 Added timestamp to mock camera stream 2019-10-30 09:43:27 +00:00
Joel Collins
019b33ced9 Merge branch 'code-clean-sept19' into 'master'
Code clean sept19

See merge request openflexure/openflexure-microscope-server!34
2019-10-05 13:11:26 +00:00
Joel Collins
93966e093a Added stream snapshot route 2019-09-20 16:22:53 +01:00
Joel Collins
28a49774a9 Allow CORS on any URL 2019-09-20 16:22:40 +01:00
Joel Collins
1c67b96895 Added a useful read_config method to BaseCamera 2019-09-20 14:12:49 +01:00
Joel Collins
33af3bf48c Add "board" to all device states 2019-09-19 17:22:04 +01:00
Joel Collins
b0be4fc26a Capture 'temporary' status now stored as tag 2019-09-19 14:23:12 +01:00