Commit Graph
99 Commits
Author SHA1 Message Date
leonarski_f d672ce8780 GUI: Tweak defaults for ABR step and rotation/screening 2025-07-15 09:57:17 +02:00
leonarski_f 58df388409 DAQ: Fix issues with DAQ status updates 2025-07-15 09:57:16 +02:00
leonarski_f 5ce803ad0c DAQ: JFJoch viewer - modification to DBus, always provide file name to LoadImage 2025-07-15 09:57:16 +02:00
leonarski_f a245771ebd GUI: Dedicated directory for raster files 2025-07-15 09:57:16 +02:00
leonarski_f a875c6a1d9 DAQ: Returning list of completed rasters 2025-07-15 09:57:16 +02:00
leonarski_f 000b597271 DAQ: Added auto-centering 2025-07-15 09:57:16 +02:00
leonarski_f 488386597f GUI: Potential fix to camera thread exit issue 2025-07-15 09:57:16 +02:00
leonarski_f 63d0acc227 GUI: Add beamline camera view 2025-07-15 09:57:16 +02:00
leonarski_f 88e639b070 DAQ: Switch to raster panel from rotation panel if change is made to the drawn grid 2025-07-15 09:57:16 +02:00
leonarski_f 0fcdd13c5a DAQ: always check proper file is open in the viewer 2025-07-15 09:57:16 +02:00
leonarski_f edbdab6625 GUI: Add spot ice ratio to the drop down panel and grid scan result visualisation. Fixed bug where spot count (ice) wasn't being correctly parsed to the GUI. 2025-07-09 17:15:20 +02:00
leonarski_f 2d4acf868d GUI: Display spots ice/spots indexed 2025-07-08 13:21:16 +02:00
leonarski_f 35249295e1 DAQ: automatically move to an optimal data collection point following a grid scan. Bug fix in _draw_grid to check if values[pxl] is None. 2025-07-08 11:50:57 +02:00
leonarski_f 7c03965302 GUI: if left_click_event occurs outside of camera image area, no longer moves smargon. 2025-07-07 09:57:00 +02:00
leonarski_f 02b83b0096 DAQ: Now uploads screenshots to aaredb following loop centering and rotation data collection. Removed a zoom setting. Updated mount procedure to include loop centering following robot mount. 2025-07-04 16:23:29 +02:00
leonarski_f 6bc3ed2eae DAQ: sample setter now clears manual sample. removed sample_clear. Manual sample must still be unmounted by hand. 2025-07-04 11:59:36 +02:00
leonarski_f 731efccc2b DAQ: added ml_bounding_box to loop centering, creates grid scan grid using ml. Fixed bug where filename wouldn't iterate for copied grid scans. 2025-07-04 10:59:42 +02:00
leonarski_f 053daa24ff GUI: On new sample set data collection tab to raster 2025-06-30 22:37:36 +02:00
leonarski_f b6a91aa952 GUI: Fix rotation/screening titles and dose vertical alignment 2025-06-30 14:49:05 +02:00
leonarski_f 0c347783b7 GUI: Fix menu not loading in beam location mode 2025-06-30 14:44:30 +02:00
leonarski_f a3d937fb07 GUI: Fix logic to update grid scan size 2025-06-30 14:41:35 +02:00
leonarski_f 606f1b62fb GUI: Add completed grid scan table 2025-06-29 12:19:47 +02:00
leonarski_f 518e3df0d6 GUI: Grid scan WIP 2025-06-29 11:18:13 +02:00
leonarski_f 043a5eef45 GUI: Manual sample panel (WIP) 2025-06-29 11:10:50 +02:00
leonarski_f b1c4feaee2 VERSION: 0.2.3
Build and Publish / build (push) Successful in 21s
2025-06-26 13:48:21 +02:00
leonarski_f 27a00597ca VERSION: 0.2.2
Build and Publish / build (push) Successful in 21s
2025-06-26 13:45:57 +02:00
leonarski_f fd7a7adaab RELEASE: 0.2.1
Build and Publish / build (push) Successful in 21s
2025-06-26 13:32:36 +02:00
leonarski_f b27d28b6a1 DAQ+GUI: Work in progress 2025-06-26 13:28:50 +02:00
leonarski_f 1d9c8133c1 DAQ+GUI: Work in progress 2025-06-26 12:12:36 +02:00
leonarski_f f88ce1e422 GUI: Minor fix 2025-06-26 09:42:20 +02:00
leonarski_f 59539f80d4 DAQ: Beam location, work in progress 2025-06-25 16:08:04 +02:00
leonarski_f 5f6e09102f DAQ: SSE work in progress 2025-06-25 13:35:30 +02:00
leonarski_f 33b242eca6 DAQ: Add beam location 2025-06-25 12:32:45 +02:00
leonarski_f 1c2a08ac16 GUI: Open file after rotation finished 2025-06-25 11:25:48 +02:00
leonarski_f 2513f0530a GUI: Show dose 2025-06-25 10:29:08 +02:00
leonarski_f 8ec6c04c05 DAQ: Show flux 2025-06-25 10:04:51 +02:00
leonarski_f 77cf881c8c VERSION 0.2.0 2025-06-24 16:32:18 +02:00
leonarski_f 7e0a006668 GUI/DAQ: Integrate sample mounting logic and improve file path management
- Added `SampleMountLogic` for handling sample-related updates.
- Extended file path handling with additional macros (`{sample}`, `{sample_id}`, `{prefix}`).
- Updated `beam size` limits in GUI.
- Modified DAQ flux computation using BPM values.
- Enhanced `SampleShortInfo` model with `aaredb_params`.
2025-06-24 16:31:46 +02:00
leonarski_f a9a7bd40f2 GUI: Save current omega
Build and Publish / build (push) Successful in 22s
2025-06-24 11:51:58 +02:00
leonarski_f 443ed7aaca GUI: Fix run number for raster
Build and Publish / build (push) Successful in 22s
2025-06-23 15:36:05 +02:00
leonarski_f 7f75e0c673 GUI: Put spot count (low res.) in raster results 2025-06-23 15:00:38 +02:00
leonarski_f 88199c8d49 GUI: For raster scan, one can browse through images 2025-06-23 13:11:45 +02:00
leonarski_f 674a0e36eb GUI: Adjustments to be able to load images for a completed grid
Build and Publish / build (push) Successful in 23s
2025-06-22 18:25:28 +02:00
leonarski_f e135876766 GUI: Add more raster analysis methods
Build and Publish / build (push) Successful in 22s
2025-06-22 14:29:53 +02:00
leonarski_f bdf16aa724 GUI: WIP - option to load image for grid scan automatically 2025-06-22 14:24:20 +02:00
leonarski_f 8b72e7f5d1 GUI: Sample camera settings fixed
Build and Publish / build (push) Successful in 22s
2025-06-21 14:17:21 +02:00
leonarski_f 90b4207a34 GUI: Sorting works 2025-06-21 14:04:30 +02:00
leonarski_f 9dcd322ddd GUI: Sorting is persistent over DB updates
Build and Publish / build (push) Successful in 22s
2025-06-20 16:44:12 +02:00
leonarski_f d083a1f4e0 GUI: Set default as 100 Hz
Build and Publish / build (push) Successful in 22s
2025-06-20 13:49:55 +02:00
leonarski_f 8271db82c2 DAQ/GUI: Improvements during the beamtime 2025-06-20 13:49:55 +02:00