Julian Stirling
|
ca46439269
|
Rename "active_detector" for background detecor. Improve thing selector coercion
|
2026-01-14 15:10:13 +00:00 |
|
Julian Stirling
|
85671e897e
|
Remove vesitgial code from utilities and fix types
|
2026-01-09 15:18:04 +00:00 |
|
Julian Stirling
|
7bc4c514a6
|
Autofix import order
|
2025-12-02 16:26:15 +00:00 |
|
Julian Stirling
|
f7d03d8c00
|
Fix confusion between (x,y) image coordinates and (y,x) matrix indicies
|
2025-11-05 13:19:28 +00:00 |
|
Julian Stirling
|
a5a372b6c0
|
Split out matix calculations from CSM, and continue testing recentre
|
2025-11-05 00:15:30 +00:00 |
|
Julian Stirling
|
8b7de05a9c
|
Building a recentre action with ROM methods
|
2025-11-04 18:54:15 +00:00 |
|
Julian Stirling
|
adf9736fab
|
Add testing for patching json files
|
2025-10-27 15:07:45 +00:00 |
|
Julian Stirling
|
c7e4160a08
|
Implement patching base labthings configuration files
|
2025-10-27 15:07:45 +00:00 |
|
Julian Stirling
|
9e9764e196
|
Implement JSON Merge Patch from IETF RFC 7396
|
2025-10-27 15:07:43 +00:00 |
|
Julian Stirling
|
ba84dc2f92
|
Be clear that quadratic can be used with a float or an array
|
2025-10-24 17:34:32 +01:00 |
|
Julian Stirling
|
8a0836f368
|
Fix some annotations, arguments, and docstring formatting
|
2025-10-17 15:19:06 +01:00 |
|
Chish36
|
897cb022b1
|
Improved code readability
|
2025-10-17 15:19:06 +01:00 |
|
Chish36
|
d6c47bd43e
|
Ruff formatting stuff
|
2025-10-17 15:19:06 +01:00 |
|
Chish36
|
38906c8fff
|
Moved quadratic function to utilities file
|
2025-10-17 15:19:05 +01:00 |
|
Julian Stirling
|
2ce49088e7
|
Add return typehints to magic methods
|
2025-08-27 18:56:09 +01:00 |
|
Julian Stirling
|
4c46330959
|
Add ANN20X rules to ruff
|
2025-08-27 18:56:08 +01:00 |
|
Julian Stirling
|
d673196671
|
Add ANN002, and ANN003 rules
|
2025-08-27 18:54:16 +01:00 |
|
Julian Stirling
|
24233412af
|
Start adding ANN ruff rules
|
2025-08-27 18:54:15 +01:00 |
|
Julian Stirling
|
2e6ba73345
|
Apply suggestions from code review of branch yet-another-smart-scan-refactor
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
cf74ea1351
|
More complete testing of code that runs stitching subprocess.
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
7569c7d6b2
|
Add validation checks to prevent arbitrary code execution via stitching.
|
2025-08-06 17:27:26 +01:00 |
|
Julian Stirling
|
cbd2f9e0e3
|
Add check that _lock is a lock in requires_lock
|
2025-08-05 23:13:11 +01:00 |
|
Julian Stirling
|
9be9097246
|
Make scan directory manager thread safe
|
2025-08-05 23:13:11 +01:00 |
|
Julian Stirling
|
34f8f86ef2
|
Apply suggestions from code review of branch update-setting-manager
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
Co-authored-by: Beth Probert <beth_probert@outlook.com>
|
2025-07-14 17:11:54 +01:00 |
|
Julian Stirling
|
5c1f8f2e89
|
Write tests for checking git hash
|
2025-07-14 17:11:53 +01:00 |
|
Julian Stirling
|
608c4bd16f
|
Expose version as thing property and via thing state so it ends up in metadata.
|
2025-07-14 17:11:53 +01:00 |
|
Julian Stirling
|
1dd0db888d
|
Starting to create version reading code
|
2025-07-14 17:11:53 +01:00 |
|
Julian Stirling
|
80beeea07b
|
Add punctuation to docstrings
|
2025-07-10 09:24:50 +01:00 |
|
Julian Stirling
|
4dc41bb008
|
Single line summaries of docstrings
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
35d47fe3ed
|
Starting docstring on the same lines as the quotations
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
be6a6ca6fe
|
No starting docstrings with This
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
a84a916719
|
Restructured text fixes so that pydoctor would return without an error
|
2025-07-09 23:59:08 +01:00 |
|
Julian Stirling
|
31c768c12a
|
Move @_scan_running decorator out of class and tidy as suggested in review
|
2025-04-10 22:14:56 +01:00 |
|
Julian Stirling
|
26e265f026
|
Fixes from review (mostly spellings)
Co authored by:
* Joe Knapper <jaknapper@hotmail.com>
* Beth Probert <beth_probert@outlook.com>
|
2025-04-10 16:35:49 +00:00 |
|
Julian Stirling
|
ff1184d453
|
Handle errors in capture thread
|
2025-04-09 22:45:18 +01:00 |
|