Commit Graph
707 Commits
Author SHA1 Message Date
appleb_m 4aeee4bf95 Aerotech: added functionality to epics controller and to python api. 2026-01-29 16:48:13 +01:00
appleb_m f9970a66cb DAQ: removed samcam script as it duplicated area_detector 2026-01-29 16:46:54 +01:00
appleb_m 871384d45d CONFIG: update aerotech home position for X10SA 2026-01-29 16:46:11 +01:00
appleb_m 6bacf63117 DAQ: functionality for auto_exposure added using enums 2026-01-29 16:45:48 +01:00
appleb_m 6db8387dc9 DAQ: added back PVs for beamstop, scintilator, collimator, front and back light and cryojet position. PV handling may change. 2026-01-29 16:45:19 +01:00
appleb_m 774f86765c BEC: added in additooanl functionality and a potential way to do states mimicking workflows - would move to workflows.py 2026-01-29 16:44:30 +01:00
appleb_m a9a6f71005 DAQ: attempt at camera auto exposure, however there are issues when the backlight is not in. The front light may not be bright enough or set values may need to be used 2026-01-29 16:43:55 +01:00
appleb_m 4a552c0dcd Sample Camera - added PVs to get expo and gain readbacks, implemented a set_auto_once button 2026-01-29 14:32:16 +01:00
appleb_m 6d6678f78a GUI: fixed bug where saved_button was connected to goto_button_pressed instead and goto_button was not connected. 2026-01-29 14:31:32 +01:00
appleb_m c6f22836b2 GUI: added cameras for X10SA, set to change in main_window from default values in gui.py 2026-01-29 13:52:38 +01:00
appleb_m 71de06b3d1 Tell: added Tell client for X10SA, corrected print statements and added check for removed status. 2026-01-29 13:51:56 +01:00
appleb_m 808c25eecb DAQ: updates to spreadhseet and tell updater to use beamline enum/value 2026-01-23 10:18:10 +01:00
appleb_m ab54899d9c DAQ: updates to spreadhseet and tell updater 2026-01-22 12:29:58 +01:00
appleb_m e9ff5294cc DAQ: updates to spreadhseet and tell updater 2026-01-22 12:28:02 +01:00
appleb_m aab3eb2cfe DAQ: updates to spreadhseet and tell updater 2026-01-22 12:21:10 +01:00
appleb_m 4fd81855a5 DAQ: updates to spreadhseet and tell updater 2026-01-22 11:50:23 +01:00
appleb_m 029c5eb1ee DAQ: sam cam class WIP 2026-01-22 11:42:10 +01:00
appleb_m 7f1c495d40 DAQ: updates to tellupdater and spreadsheetupdater from master branch. 2026-01-22 11:25:54 +01:00
appleb_m a8ccc88636 DAQ: change samcam settings when zoom is changed (may need a seperate function?) 2026-01-22 10:14:56 +01:00
appleb_m d05a60d495 Devices: non_standard rewrite, WIP 2026-01-22 10:13:54 +01:00
appleb_m db6b95a9e4 My_motor: changed speed to get and put VELO rbv as Motor.slew_speed was not working 2026-01-22 10:13:32 +01:00
appleb_m 7dc103e238 Devices: added samcam_auto function to switch between EPICs SAMCAM inbuilt auto exposure and manual exposure. Auto exposure is not good at low zooms 2026-01-22 10:12:29 +01:00
appleb_m f0fc348949 aera_det: added set_manual in case set_atuo is used. 2026-01-22 10:11:19 +01:00
appleb_m a49176aa13 DAQ: added functionality to set global variables for aerotech controller in epics 2026-01-22 10:10:42 +01:00
appleb_m c5f5198d8d Merge remote-tracking branch 'origin/x10sa' into x10sa 2026-01-16 17:26:14 +01:00
appleb_m a3267413cb DAQ: added bec class 2026-01-16 17:25:33 +01:00
leonarski_f 8ef96c9ca7 DAQ: Doesn't work and don't know why 2026-01-16 17:24:00 +01:00
leonarski_f 8c45eb7be9 GUI: Autofocus - work in progress 2026-01-16 17:14:54 +01:00
leonarski_f 9479c95106 GUI: Camera thread improvements 2026-01-16 16:14:51 +01:00
leonarski_f 5bb5186d48 DAQ: Fix Aerotech position calculation 2026-01-16 16:00:08 +01:00
leonarski_f 65dd1a6856 DAQ: Bring back Aerotech reference position 2026-01-16 13:55:54 +01:00
leonarski_f bcbb53dd1c DAQ: Set default camera translation factor B to 512 2026-01-16 13:55:54 +01:00
leonarski_f 0b44112eb4 GUI: Add sharpness 2026-01-16 13:55:54 +01:00
leonarski_f 5a7f09a619 DAQ/GUI: Add front/back light 2026-01-16 13:55:54 +01:00
leonarski_f 8ecf176cdf DAQ: Small fix to handling zero detector distance in resolution calculation 2026-01-16 13:55:54 +01:00
leonarski_f 140eb6fe2a DAQ: Remove change of camera settings on zoom 2026-01-16 13:55:54 +01:00
leonarski_f 9adbff0006 GUI: Fix camera color scheme 2026-01-16 13:55:54 +01:00
leonarski_f f783a887ed GUI: Handle authentication failure 2026-01-16 13:55:54 +01:00
appleb_m e607f872a6 DAQ: added functionality to move aerotech x y and z to a coordinate. And to update the offset in aerotech. 2026-01-16 13:55:29 +01:00
appleb_m dc8d7799b1 DAQ: re added enum_pv and hopefully fixed front and back light settings 2026-01-16 11:52:54 +01:00
appleb_m 199f8dc57c DAQ: added back_light and fornt_light functionality for changing brightness, can set the state of the backlight. 2026-01-16 10:29:26 +01:00
appleb_m 0279b91327 DAQ: Fix typo set_omega -> set_aerotech_omega 2026-01-16 09:53:03 +01:00
appleb_m 393801952e DAQ: aerotech - cleaned up imports 2026-01-16 09:45:33 +01:00
appleb_m 5781184c28 DAQ: devices - added zoom get and set methods 2026-01-16 09:44:36 +01:00
appleb_m 39fd1b049a DAQ: devices - added zoom get and set methods 2026-01-16 09:43:00 +01:00
appleb_m fa8d63ba03 DAQ: rewrite of my_motor class to wrap furtehr functionality of the epics class 2026-01-15 17:09:55 +01:00
appleb_m 8a25ae2568 DAQ: rewrite of EnumPv 2026-01-15 17:09:25 +01:00
appleb_m 7362569006 DAQ: devices added functionality for aerotech omega and zoom control 2026-01-15 17:09:16 +01:00
appleb_m f96e34864b DAQ: update aerotech to not use Enum or EnumPv for debugging purposes 2026-01-15 17:09:00 +01:00
appleb_m 6c633a7887 DAQ: Barebones aerotech for X10SA 2026-01-15 16:35:41 +01:00