Julian Stirling
|
4c1dcdb8d1
|
Tidy up HTML spacing and styling
|
2025-10-21 16:05:53 +01:00 |
|
Julian Stirling
|
5c2d61baaa
|
Refactor brightness, contrast, and saturation filters into Vue props.
|
2025-10-21 15:33:12 +01:00 |
|
jaknapper
|
0be62d773d
|
Scan viewer component
|
2025-10-17 18:39:29 +01:00 |
|
jaknapper
|
19913b8f48
|
Limit brightness and contrast, move sliders to high z to avoid collisions
|
2025-10-16 12:45:14 +01:00 |
|
jaknapper
|
fb3658c933
|
Colour sliders in seadragon viewer
|
2025-10-16 11:47:30 +01:00 |
|
jaknapper
|
a2facca43e
|
Clean up primary vs secondary buttons
|
2025-10-02 16:16:32 +01:00 |
|
Julian Stirling
|
cd6bcd196f
|
Don't show buttons for ongoing scans.
|
2025-09-19 18:29:34 +01:00 |
|
Julian Stirling
|
29a62a278b
|
Update scan card to use computed properties and request new thumb if modified date changed
|
2025-09-19 17:49:28 +01:00 |
|
Julian Stirling
|
2fd3a8f696
|
Split scan cards and scan list components
|
2025-09-19 17:17:07 +01:00 |
|
Julian Stirling
|
24e5749f50
|
Remove commented out CSS in scanListContent
|
2025-09-19 15:19:37 +01:00 |
|
jaknapper
|
de0e74820c
|
Reload background detect settings when tab opened
|
2025-09-05 17:27:34 +01:00 |
|
Julian Stirling
|
212b8fe062
|
Colour propery box on input, flash green on update, only modal notify if value is not set exactly
|
2025-08-28 14:44:34 +01:00 |
|
Julian Stirling
|
80ee303ac9
|
Update the reload property button next to property controls
|
2025-08-28 11:12:19 +01:00 |
|
Julian Stirling
|
5484b51a1e
|
Unify JPEG capture, metadata, and saving; reducing duplication
|
2025-08-27 17:14:49 +01:00 |
|
Julian Stirling
|
98193189f8
|
Add fullscreen toggle button.
|
2025-08-21 18:48:31 +01:00 |
|
Chish36
|
e1aca0bef7
|
Button added to launch calibration menu manually
|
2025-08-12 18:02:30 +01:00 |
|
Chish36
|
1d923798e6
|
Changed navigate to control and updated file names to match.
|
2025-08-11 09:55:31 +01:00 |
|
Julian Stirling
|
73beb2b09d
|
Merge branch 'fix-movements' into 'v3'
Fix movements axes
Closes #498
See merge request openflexure/openflexure-microscope-server!338
|
2025-08-06 15:50:08 +00:00 |
|
jaknapper
|
2f21fd6200
|
Describe expected behaviour in stage settings
|
2025-08-06 15:57:00 +01:00 |
|
jaknapper
|
772a4c4301
|
Remove z key invert option
More space between invert options and Zero button
Rename Step Size to Keyboard Step Size
|
2025-08-06 14:21:49 +01:00 |
|
jaknapper
|
5edf15ca7a
|
Action button to invert z axis in stage coordinates
|
2025-08-06 12:15:39 +01:00 |
|
Chish36
|
3d07e990fd
|
Change "settings" to "configure" in background detect tab
|
2025-08-05 08:52:19 +01:00 |
|
Julian Stirling
|
649d5ca267
|
Fix primary and secondary camera actions being switched in UI
|
2025-07-31 21:24:01 +01:00 |
|
Julian Stirling
|
33413a591a
|
Complete UI for arbitrary dectector settings. Required better method for invoking actions.
Error handling was fixed in the process of getting the above correct.
|
2025-07-31 20:56:55 +01:00 |
|
Julian Stirling
|
92d15d921b
|
Display background detector settings built automatically from schema
|
2025-07-31 20:56:55 +01:00 |
|
Julian Stirling
|
d376eee5d5
|
Remove custom error for background. Do not allow check if background is not set.
|
2025-07-31 20:56:55 +01:00 |
|
Julian Stirling
|
e7e3a08210
|
Camera settings exposed in UI defined by server.
|
2025-07-31 20:56:55 +01:00 |
|
Julian Stirling
|
3651013440
|
Generalise server specified action buttons.
|
2025-07-31 20:56:55 +01:00 |
|
Julian Stirling
|
0794d4777f
|
Camera calibration buttons specified by server. Simulation has option to remove sample
|
2025-07-31 20:56:55 +01:00 |
|
jaknapper
|
16f2eee8b9
|
Remove class from action button
|
2025-07-30 13:00:10 +01:00 |
|
jaknapper
|
10a49db9c9
|
Remove autorecentre
|
2025-07-29 18:29:15 +01:00 |
|
Julian Stirling
|
547704fdc0
|
Merge branch 'bg_detect_in_camera' into 'v3'
Refactor background detect to allow switching algorithms
See merge request openflexure/openflexure-microscope-server!327
|
2025-07-28 09:21:43 +00:00 |
|
jaknapper
|
7ac77c3e89
|
Stitch all scans button, and refresh scan tab when closing modals
|
2025-07-25 16:52:37 +01:00 |
|
Julian Stirling
|
75bdae5593
|
Fix message formatting and dosctring syntax
|
2025-07-24 17:54:58 +01:00 |
|
Julian Stirling
|
eed3c44804
|
Get new background detect running in simulation mode.
|
2025-07-24 17:08:39 +01:00 |
|
Julian Stirling
|
fe1b84a922
|
Complete first pass (untested on hardware) of bg detect refactor.
|
2025-07-24 17:07:50 +01:00 |
|
Julian Stirling
|
b5586a4b32
|
A partial refactor of background detect
|
2025-07-24 17:07:50 +01:00 |
|
Julian Stirling
|
9369b2988d
|
Shutdown button terminates server in simulation. Adjust power tab layout
|
2025-07-14 18:57:36 +01:00 |
|
Julian Stirling
|
be94df7c8a
|
Merge SettingsManager and SystemControl Things.
|
2025-07-14 17:59:46 +01:00 |
|
Julian Stirling
|
e614ec577e
|
Expose server version strings in webapp.
|
2025-07-14 17:11:54 +01:00 |
|
Julian Stirling
|
840ed7f20e
|
Update Thing Settings to use the new format provided by PR #110 of Labthings FastAPI
|
2025-07-07 15:24:30 +01:00 |
|
Julian Stirling
|
1bdef0fb98
|
Remove captureContent as it is no longer used and its componets are removed
|
2025-07-06 21:30:46 +01:00 |
|
Julian Stirling
|
4371c3cc30
|
Remove tour that was already disabled.
|
2025-07-06 20:29:43 +01:00 |
|
Julian Stirling
|
3f8add4b89
|
Remove deprecated extension component, as the ifram extension it uses is unmaintained
|
2025-07-06 20:20:16 +01:00 |
|
Julian Stirling
|
3d91a6ae3a
|
Remove ImJoy as it is not maintained
|
2025-07-06 18:57:40 +01:00 |
|
Julian Stirling
|
9b78b4620d
|
Fix disabled HTML button and apply code review suggestions for branch download-stitched-image
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
|
2025-07-01 12:20:40 +01:00 |
|
jaknapper
|
ceefc83229
|
Better checking of whether we can stitch
|
2025-06-30 20:18:51 +01:00 |
|
jaknapper
|
987807ec3b
|
Custom EndpointButton, Download logs using EndpointButton
|
2025-06-30 20:18:51 +01:00 |
|
jaknapper
|
ff43deae36
|
Download stitched image of scan (if present)
* Docstring for download stitch
* use global STITCH_SUFFIX
|
2025-06-30 20:18:48 +01:00 |
|
jaknapper
|
62065dc385
|
Add download stitch button to GUI
|
2025-06-30 20:17:15 +01:00 |
|