Joel Collins
|
f9fb6dc721
|
Default to not temporary
|
2019-04-09 14:57:19 +01:00 |
|
Joel Collins
|
a98158634c
|
Close the camera if the stage cannot be opened
|
2019-03-21 17:48:45 +00:00 |
|
Joel Collins
|
d445b359e9
|
Let gunicorn handle logging
|
2019-03-19 12:46:16 +00:00 |
|
Joel Collins
|
6b3dca9f61
|
Fixed passing non-integers into preview window params
|
2019-02-25 14:23:08 +00:00 |
|
Joel Collins
|
b9bb89ce3f
|
Fixed HTTP exceptions not returning with correct HTTP status code
|
2019-02-20 13:26:21 +00:00 |
|
Joel Collins
|
3bf3b0f0c2
|
Fixed tag put route
|
2019-02-20 11:08:19 +00:00 |
|
Joel Collins
|
366b771b72
|
Added size and position params to GPU preview route
|
2019-02-19 11:04:12 +00:00 |
|
Joel Collins
|
51cd776700
|
Store stage position in metadata
|
2019-02-19 10:43:33 +00:00 |
|
Joel Collins
|
05f52bbdeb
|
Process all initial tags in one call
|
2019-02-18 11:30:38 +00:00 |
|
Joel Collins
|
404f28a8e0
|
Add metadata and tags at capture-time
|
2019-02-14 17:00:27 +00:00 |
|
Joel Collins
|
ed12cc7bce
|
Fixed metadata and tags not storing to capture DB on update or exit
|
2019-02-13 15:17:52 +00:00 |
|
Joel Collins
|
5672b82f5e
|
Added many many debug statements to help debug issue #32
|
2019-02-05 17:06:05 +00:00 |
|
Joel Collins
|
0948c9308a
|
Went on a PEP-8 rampage
|
2019-01-31 17:20:46 +00:00 |
|
Joel Collins
|
63336757d4
|
Better handle missing error.message
|
2019-01-31 16:48:19 +00:00 |
|
Joel Collins
|
04bed170a0
|
Added JSON safety to config reads
|
2019-01-31 16:47:54 +00:00 |
|
Joel Collins
|
e9d74c07e6
|
Separated updating/writing from saving config
|
2019-01-31 13:51:02 +00:00 |
|
Joel Collins
|
8087e4d445
|
Updated to use apply_config and read_config instead of setters and getters
|
2019-01-31 13:34:14 +00:00 |
|
Joel Collins
|
323c48858d
|
Updated to use api_microscope.rc.asdict(), and minor formatting changes
|
2019-01-31 13:26:56 +00:00 |
|
Joel Collins
|
36b0cb0be0
|
Save config on server shutdown
|
2019-01-30 18:23:58 +00:00 |
|
Joel Collins
|
f2a3261b03
|
Overhauled config loader to allow split configs
|
2019-01-30 17:45:11 +00:00 |
|
Joel Collins
|
7ad1e7507f
|
Use a sensible error handler
|
2019-01-30 12:02:27 +00:00 |
|
Joel Collins
|
6743882bf1
|
Corrected the abort code for missing resource
|
2019-01-29 14:43:22 +00:00 |
|
Joel Collins
|
cc36aa7593
|
Fixed a bug where malformed JSON payloads prevented default param values from returning
|
2019-01-29 13:54:32 +00:00 |
|
Joel Collins
|
a11d2145d9
|
Fixed broken error handling for long-running tasks
|
2019-01-28 17:49:44 +00:00 |
|
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
|
cb441201c6
|
Explicitally acquire camera lock
|
2019-01-24 14:05:45 +00:00 |
|
Joel Collins
|
27043240f3
|
Added explicit lock ecquisition
|
2019-01-24 14:05:05 +00:00 |
|
Joel Collins
|
488b94eee6
|
Updated LockError location
|
2019-01-24 14:04:12 +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
|
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
|
748c9b8b20
|
Routes now return position as a microscope stage sub-section
|
2019-01-21 10:49:46 +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
|
8a4be49d46
|
Fixed resize docstring
|
2019-01-17 14:13:34 +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
|
25ecda8798
|
Fixed broken import
|
2019-01-16 14:59:18 +00:00 |
|
Joel Collins
|
1d1b501cbf
|
Zoom POST now returns camera state, rather than whole microscope state
|
2019-01-16 12:01:45 +00:00 |
|
Joel Collins
|
0c5af96890
|
Added route for camera zoom
|
2019-01-16 11:50:05 +00:00 |
|
Joel Collins
|
709372208a
|
Added route to retreive current overlay text
|
2019-01-16 11:25:56 +00:00 |
|
Joel Collins
|
65b50be0c5
|
Added API route to draw overlay text
|
2019-01-15 17:07:43 +00:00 |
|