refactor: add gh signal for ddg1 with TTL for full acquisition
All checks were successful
CI for csaxs_bec / test (pull_request) Successful in 1m31s
CI for csaxs_bec / test (push) Successful in 1m33s

This commit was merged in pull request #136.
This commit is contained in:
x12sa
2026-02-16 10:18:37 +01:00
parent 75cc672f08
commit 7a2c6629f7

View File

@@ -309,6 +309,8 @@ class DDG1(PSIDeviceBase, DelayGeneratorCSAXS):
# Shutter opens without delay at t0, closes after exp_time * burst_count + 2ms (self._shutter_to_open_delay)
self.set_delay_pairs(channel="cd", delay=0, width=shutter_width)
self.set_delay_pairs(channel="gh", delay=self._shutter_to_open_delay, width=(shutter_width-self._shutter_to_open_delay))
# Trigger extra pulse for MCS OR gate
# f = e + 1us
# e has refernce to d, f has reference to e