GotthardG
bb0ad68db7
Update versions and modify aperture field in DataCollectionParameters
...
Build and Publish / build (push) Successful in 22s
Build and Publish / Build and Deploy Docs (push) Successful in 42s
Incremented project versions for `aaredaq`, `aaregui`, and `aaredaqlib` to `0.2.71`. Updated dependencies to ensure consistency across modules. Changed the `aperture` field in `DataCollectionParameters` from `Optional[str]` to `Optional[int]` in `aaredaqlib`.
2026-02-18 16:30:27 +01:00
appleb_m
326e7650cb
Update gui/pyproject.toml
Build and Publish / build (push) Successful in 24s
Build and Publish / Build and Deploy Docs (push) Has been cancelled
2026-02-18 13:34:35 +01:00
appleb_m
ff652ec5ed
Update VERSION to 0.2.69
Build and Publish / build (push) Successful in 25s
2025-12-22 13:54:53 +01:00
appleb_m
3c81d02814
Tell: logger.debug stateements to see waht wait_ready does. Seems to not work. keeping for now until we fix.
2025-12-22 13:53:03 +01:00
appleb_m
51e309a2aa
GUI: check beamline state when you start data collection in raster
2025-12-22 09:41:07 +01:00
appleb_m
bbc409eb81
GUI: upped status polling to 500ms due to potential network issues.
2025-12-22 09:39:13 +01:00
appleb_m
7bf97eeae3
GUI: Check beamline state before running automation.
2025-12-18 16:34:19 +01:00
leonarski_f
29b1ee85bd
GUI: Make more consistent interface to load image after rotation scan
2025-12-16 09:36:59 +01:00
appleb_m
2bb9b3dd29
Update version to 0.2.68
2025-12-12 14:42:33 +01:00
appleb_m
e7f394a833
GUI: dtz protection for high_res in smart_panel
2025-12-12 14:34:40 +01:00
appleb_m
593854282f
GUI: added an additional fudge factor to the smart_calc so that it extends further for high_res, but ahs miniaml effect on low.
2025-12-12 14:34:06 +01:00
appleb_m
13cb35b2c6
GUI: fixed bug in automation where sample table wasnt updated when an error occured
2025-12-11 13:33:03 +01:00
appleb_m
d53bb581eb
GUI: changed msg in smaple_missing_dialogue-box
2025-12-11 13:32:11 +01:00
appleb_m
7744ad6f5a
GUI: fixed error handling in daq_worker
2025-12-11 13:31:51 +01:00
appleb_m
178b963140
Merge branch 'master' into TellSampleHandling
2025-12-11 12:18:41 +01:00
appleb_m
c2b8b7549b
DAQ: Use server URL for image
2025-12-11 10:27:42 +01:00
appleb_m
2e7627dbcc
DAQ: Add throttle down to raster scan
2025-12-10 17:07:42 +01:00
appleb_m
4347e5b846
DAQ: bug fixes in mount handling
2025-12-10 16:49:21 +01:00
appleb_m
ec512c9a67
Merge branch 'master' into TellSampleHandling
2025-12-10 16:05:42 +01:00
appleb_m
116aa51fdd
GUI/DAQ: changed how tell mounting errors are handled. need to be tested
2025-12-10 16:05:36 +01:00
appleb_m
fdd6b192ce
GUI: changed from force to update valuye fopr high_res_enter when the spreadsheet is updated. Force_update_value for checkedlineedit always updates external but doesnt force cahnge to editor unless the box is unchecked
2025-12-10 16:03:55 +01:00
appleb_m
f8fbfe9642
GUI: bug in busy overlay - removing for now
2025-12-10 16:02:45 +01:00
appleb_m
bb94f71aa7
GUI: number_line_edit.py block signals during set_busy otherwise dtza and high_res are unchecked
2025-12-10 15:47:54 +01:00
appleb_m
b6ebcf0dbd
GUI: added busy message to gonio and beamline camera thread
2025-12-10 14:19:25 +01:00
appleb_m
521a488ec6
Merge branch 'master' into TellSampleHandling
2025-12-10 14:14:16 +01:00
appleb_m
e494fac5dd
GUI: added camera selection to gonio_camera_thread initialization
2025-12-10 14:01:30 +01:00
appleb_m
0ed2f85faa
GUI: beamline view vertical not horizontal
2025-12-10 13:42:52 +01:00
appleb_m
3ce4865b40
Merge branch 'master' into CheckedLineEdit
2025-12-10 13:35:39 +01:00
appleb_m
77feb00b71
GUI/DAQ_WORKER: added sample_missing signal that triggers if sample is missing.
2025-12-10 13:33:59 +01:00
appleb_m
fadf069129
GUI/DAQ_WORKER: added sample_missing signal that triggers if sample is missing.
2025-12-10 13:33:55 +01:00
appleb_m
a4a2e568de
GUI/DAQ_WORKER: added sample_missing signal that triggers if sample is missing.
2025-12-10 13:32:54 +01:00
appleb_m
22a64cd6a3
GUI: bug in creating manual sample where run number couldn't be -1. May need fixing later.!
2025-12-10 13:20:05 +01:00
appleb_m
dab6124928
GUI: re-enabled MLpredicitonthread.
2025-12-10 13:11:52 +01:00
appleb_m
88c0ce3242
GUI: updated CheckedLineEdit to raster, rotation and scansetttings. and corrected functionaility.
2025-12-10 13:11:29 +01:00
GotthardG
864f7aa005
DAQ: Adding run_number into SampleShortInfo model
Build and Publish / build (push) Successful in 23s
2025-12-10 10:28:01 +01:00
appleb_m
d186e2d787
GUI: Added CheckedLineEdit to raster, rotation and scan settings
2025-12-09 16:13:03 +01:00
appleb_m
a613beec44
GUI: Added CheckLienEdit class
2025-12-09 16:09:59 +01:00
leonarski_f
5f71f7730d
GUI: Default fluorescence file name contains sample name
2025-12-05 11:29:16 +01:00
leonarski_f
2f95d522f0
GUI: Save fluorescence scan as CSV
2025-12-05 11:17:33 +01:00
appleb_m
dcef9673ae
GUI: set smart_parameters output of flux and dose to None so that smart-paramters are not emitted continuously
2025-12-04 11:49:28 +01:00
appleb_m
954b288f7d
GUI: reformatted total_time label on rotation, raster and smart
2025-12-04 11:48:49 +01:00
appleb_m
15527a3622
Smart_params: minimum time now 1.1ms before chanfgin transimsission
2025-12-04 11:34:38 +01:00
appleb_m
56f95a4451
GUI: raster data colelction settings updated dtz 200 mm and 0.02 exp_time
2025-12-04 11:33:50 +01:00
appleb_m
eea628937f
GUI: remove prediction thread connection
2025-12-04 11:33:10 +01:00
appleb_m
4cb6fc5745
Smart_rotation_panel - only update when changes are made - this will be moved to daq soon
2025-12-04 11:30:56 +01:00
appleb_m
a0d7a805ec
Viewer: calls file rather than from online stream
2025-11-28 17:07:18 +01:00
appleb_m
d584409b0d
Update toml to 0.2.66
2025-11-27 13:02:58 +01:00
appleb_m
675f5a7d18
GUI: logging in rastergridmanager for debugging
2025-11-27 13:02:04 +01:00
appleb_m
b9d86bad90
toml update to 0.2.65
2025-11-27 12:55:27 +01:00
appleb_m
7f0d06637d
DAQ: bug fixes in new implementation of raster ingest, plus send COM too GUI for JFJoch viewer
Build and Publish / build (push) Failing after 26s
2025-11-27 12:54:21 +01:00