Commit graph

  • 87886d35a0 Fixed relative imports Joel Collins 2018-12-11 17:20:12 +00:00
  • 5867afa5b5 Attach plugins to webapp Joel Collins 2018-12-11 17:20:00 +00:00
  • 8edf0fa027 Show full microscope plugin list Joel Collins 2018-12-11 17:19:39 +00:00
  • 14a4e3d909 Restructured plugin validity check Joel Collins 2018-12-11 14:34:36 +00:00
  • 9a2c585046 Broken plugin into microscope plugin and API endpoints Joel Collins 2018-12-11 13:32:29 +00:00
  • 5ef9215051 Additional debug logging Joel Collins 2018-12-11 13:32:16 +00:00
  • 3f6bf67c12 Removed obsolete static files Joel Collins 2018-12-06 15:48:56 +00:00
  • 39aed3f122 Fixed API module links Joel Collins 2018-12-06 15:43:50 +00:00
  • 5c56513dd1 PEP8 stuff Joel Collins 2018-12-06 15:43:41 +00:00
  • c995a15fdc Restructured entire API into blueprints Joel Collins 2018-12-06 15:37:51 +00:00
  • aede078eb9 Moved user configs to hidden directory Joel Collins 2018-12-05 12:03:22 +00:00
  • b6d0aebc1b Pass kwargs to methodview Joel Collins 2018-12-05 12:03:09 +00:00
  • ce6d281dce Minor documentation tweak Joel Collins 2018-12-04 15:22:50 +00:00
  • 88647962f4 Closing microscope checks if hardware is attached Joel Collins 2018-12-04 15:15:09 +00:00
  • f42dcf8b95 Docstring for preview API route Joel Collins 2018-12-04 15:14:19 +00:00
  • c3692aa3ef Added GPU preview routes Joel Collins 2018-12-04 15:10:52 +00:00
  • 20e49ad65c Rearranged state dictionary Joel Collins 2018-12-04 15:10:41 +00:00
  • 904703b581 Implemented endpoint to delete all captures Joel Collins 2018-12-03 17:01:31 +00:00
  • 1e08972b86 Moved calibration into general utilities directory Joel Collins 2018-11-30 10:53:06 +00:00
  • b21040f22e Better fix for RGB capture memory issues Joel Collins 2018-11-30 10:33:39 +00:00
  • 3e4b1750ae API now loads config and lens shading table Joel Collins 2018-11-29 18:09:11 +00:00
  • 2cf025088b Calibration now stores to a config file, which can be loaded Joel Collins 2018-11-29 17:58:24 +00:00
  • f0e638f894 Updated default awb_gains to better match new warm LEDs Joel Collins 2018-11-29 16:07:39 +00:00
  • 3063967fe5 Explicitally pass config argument Joel Collins 2018-11-29 15:50:17 +00:00
  • 71ea3abda9 Converted config to a getter/setter property Joel Collins 2018-11-29 15:49:59 +00:00
  • efaceda1dc Updated requirements to the correct fork of picamera Joel Collins 2018-11-29 14:47:01 +00:00
  • 160986f999 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-software Joel Collins 2018-11-29 14:42:08 +00:00
  • 3925ef8cfe Moved hardware config to a runtime config YAML file in home Joel Collins 2018-11-29 14:41:56 +00:00
  • 0a23a6d026 Update README.md Richard Bowman 2018-11-27 17:15:48 +00:00
  • 7a58b4e95e Moved plugin mounting to a Microscope method Joel Collins 2018-11-23 17:51:13 +00:00
  • 8e953e1064 Added documentation for attaching plugins Joel Collins 2018-11-23 17:40:36 +00:00
  • 034a45e400 Updated docs to include plugins Joel Collins 2018-11-23 17:34:20 +00:00
  • 2ef6395be2 Added demonstration of test plugins Joel Collins 2018-11-23 17:14:03 +00:00
  • c0828cee1e Added example/test plugin Joel Collins 2018-11-23 17:13:48 +00:00
  • 0f47d0dca7 Started building Microscope plugin system Joel Collins 2018-11-23 17:13:38 +00:00
  • c87878a7dc Tidied up new config load/save. Fixes #6. Joel Collins 2018-11-23 12:17:27 +00:00
  • c887f990b5 Split loading, saving, and applying camera config file Joel Collins 2018-11-23 12:14:10 +00:00
  • b73a8f7ec5 Recursive creation of missing directories Joel Collins 2018-11-23 11:17:34 +00:00
  • cf96fa0ad2 Better handling of capture path and temporary files Joel Collins 2018-11-22 21:31:21 +00:00
  • afc75b809c Added TODO Joel Collins 2018-11-22 21:30:30 +00:00
  • 27bd45fd8e Fixed error in handling payload parameters Joel Collins 2018-11-21 12:26:19 +00:00
  • 53e5cfd01f Streamlined POST methods with get_from_payload() Joel Collins 2018-11-21 12:19:21 +00:00
  • 1dad25ee62 Store capture timestring in StreamObject metadata Joel Collins 2018-11-21 12:05:23 +00:00
  • d3226731d6 Properly clean up temporary capture files at API exit Joel Collins 2018-11-21 10:45:45 +00:00
  • dce59f3b88 Fixed new download redirect route Joel Collins 2018-11-21 09:51:04 +00:00
  • fbe17cc10a Removed redundant doc heading Joel Collins 2018-11-20 23:25:14 +00:00
  • d5084160f4 Remove openflexure_stage submodule Joel Collins 2018-11-20 23:22:41 +00:00
  • 52f4c734a5 Removed redundant requirements Joel Collins 2018-11-20 23:06:47 +00:00
  • 8f7264459f Get openflexure_stage from git (PyPI outdated) Joel Collins 2018-11-20 23:01:17 +00:00
  • 0b6a7d1c6c Include sphinx requirements Joel Collins 2018-11-20 22:50:27 +00:00
  • d348db5529 Fixed borked requirements file Joel Collins 2018-11-20 22:40:37 +00:00
  • 8ea57a5f84 Readthedocs config Joel Collins 2018-11-20 22:38:07 +00:00
  • f72b6bc379 Renamed doc to docs Joel Collins 2018-11-20 22:27:19 +00:00
  • c5bba5d855 Merge branch 'method-views' into 'master' Joel Collins 2018-11-20 22:22:16 +00:00
  • 2b89bea407 Separated out download redirect route Joel Collins 2018-11-20 22:16:11 +00:00
  • 22665cde87 Minor tidy up Joel Collins 2018-11-20 19:17:47 +00:00
  • 838c832272 Minor cleaning Joel Collins 2018-11-20 19:04:23 +00:00
  • c249e846dc Add .tmp to temporary capture files for clarity Joel Collins 2018-11-20 18:55:30 +00:00
  • ea3ae9f898 Increased travel limit Joel Collins 2018-11-20 18:01:13 +00:00
  • c2f30b56c3 Updated docs for new download method Joel Collins 2018-11-20 16:19:17 +00:00
  • e98552a63d Downloading images now redirects to specify a filename Joel Collins 2018-11-20 16:14:28 +00:00
  • 44b72ed74f Reformatted capture buttons Joel Collins 2018-11-20 16:14:11 +00:00
  • 69e97ba5a3 Fixed non-clashing basename generation Joel Collins 2018-11-20 13:56:51 +00:00
  • 0e76ae673a Use flexboxes everywhere Joel Collins 2018-11-20 13:56:39 +00:00
  • ede218ccc3 Implemented API delete method Joel Collins 2018-11-20 12:13:36 +00:00
  • e3724ffefc JSONified all HTTP errors Joel Collins 2018-11-20 11:22:36 +00:00
  • 8490d028a5 Handle mock imports for non-platform-agnostic modules Joel Collins 2018-11-19 17:35:40 +00:00
  • 259ec4150f Minor restructure Joel Collins 2018-11-19 16:33:21 +00:00
  • 3b28f8c4ca Microscope now only attaches to hardware once an API request is made. Joel Collins 2018-11-19 16:31:38 +00:00
  • ad5ec79305 Removed old API-only documentation Joel Collins 2018-11-16 15:47:20 +00:00
  • ea10cf1ce9 Created initial general documentation Joel Collins 2018-11-16 15:46:19 +00:00
  • dd7a3ff2e5 Removed pointless image_recent from microscope state Joel Collins 2018-11-16 12:04:54 +00:00
  • 9d46ac1ca5 Updated returned capture metadata Joel Collins 2018-11-16 10:21:24 +00:00
  • 07c5c0115d Updated TODO Joel Collins 2018-11-16 10:21:13 +00:00
  • e8446ad66d Updated todo jtc42 2018-11-16 08:34:55 +00:00
  • 0914894f9c Renamed CaptureAPI views jtc42 2018-11-16 08:27:26 +00:00
  • c6b99c3284 Started adding Sphinx stuff to docstrings jtc42 2018-11-15 22:47:55 +00:00
  • 6b62737aaf Restructures API views jtc42 2018-11-15 22:06:55 +00:00
  • a274c561e7 Finished first batch of MethodView-based routes Joel Collins 2018-11-15 18:31:10 +00:00
  • 5fb200eefe Moved stream to new view model Joel Collins 2018-11-15 17:31:08 +00:00
  • f106c2ecba Started testing pluggable views Joel Collins 2018-11-15 17:18:04 +00:00
  • fb6f171e9b Fixed Flask error handler set before app Joel Collins 2018-11-15 13:56:06 +00:00
  • 0418afbdc5 Made 404 errors more API friendly Joel Collins 2018-11-14 13:38:16 +00:00
  • b9410785e0 Updated TODO Joel Collins 2018-11-12 16:51:09 +00:00
  • d75efa630b Added capture and capture previews to web UI Joel Collins 2018-11-12 16:22:49 +00:00
  • 49331d36a8 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-software Joel Collins 2018-11-12 13:08:42 +00:00
  • 4e67d24841 Added capture state endpoint Joel Collins 2018-11-12 12:22:06 +00:00
  • b15b59be78 Updated TODO Joel Collins 2018-11-10 20:04:42 +00:00
  • 52d667feec Ignore keypress if in input box Joel Collins 2018-11-09 17:15:08 +00:00
  • 4d9de7652b Only scroll-focus when hoverring over preview Joel Collins 2018-11-09 17:05:42 +00:00
  • 3a35e7f03c Update inputs from JS on document load Joel Collins 2018-11-09 16:48:05 +00:00
  • 740bf8fb68 Restructured API demo Joel Collins 2018-11-09 16:45:04 +00:00
  • 2a52109c30 Click-to-move checkbox now works Joel Collins 2018-11-09 14:48:54 +00:00
  • d3eb8bb773 Implemented click-to-move Joel Collins 2018-11-09 14:43:56 +00:00
  • 59136b8b12 Added focus velocity control Joel Collins 2018-11-09 13:29:26 +00:00
  • 45e26b33af Added scroll-to-focus Joel Collins 2018-11-09 13:23:38 +00:00
  • 03eeb122d6 Updated TODO list Joel Collins 2018-11-09 12:14:38 +00:00
  • 6ea2928ab8 Added move to absolute position with position input boxes Joel Collins 2018-11-09 12:13:54 +00:00
  • bd363d8e9d Added keyboard control to basic web interface Joel Collins 2018-11-09 11:31:44 +00:00
  • 93b015d90f TODO update Joel Collins 2018-11-08 16:26:03 +00:00