Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Create Panda configuration for capturing data #1178

Closed
olliesilvester opened this issue Feb 22, 2024 · 0 comments · Fixed by #1180
Closed

Create Panda configuration for capturing data #1178

olliesilvester opened this issue Feb 22, 2024 · 0 comments · Fixed by #1180
Assignees

Comments

@olliesilvester
Copy link
Contributor

olliesilvester commented Feb 22, 2024

For diagnostics and eventually for data analysis, we need to have the option to use the panda's position capture (PCAP) within Hyperion's grid scans. Note that until bluesky/ophyd-async#90 is merged, we can only capture data manually.

Acceptance Criteria

  • A separate panda config yaml file is created in /dls_sw/i03/software/daq_configuration/panda_configs, which wires up the PCAP so that: Its trigger and gate inputs are wired to the CLOCK1 output, and the trigger is set to the rising edge. This will allow us to get the MIN/MAX/MEAN values of the X value for each trigger point.
  • This file should specify that we capture MIN/MAX/MEAN of the INENC1, the time at which the PCAP is triggered, as well as TTLIN1 (This is the signal sent by PPMAC when we start a new row)
  • If the PCAP config is selected, Hyperion should enable and arm the PCAP block during panda setup, and disarm and disable it during tidy-up. Config choice can be hardcoded for now since we can only capture data manually
@olliesilvester olliesilvester self-assigned this Feb 22, 2024
@DominicOram DominicOram moved this from Backlog to In Progress in Hyperion Feb 22, 2024
@DominicOram DominicOram moved this to Backlog in Hyperion Feb 22, 2024
@DominicOram DominicOram moved this from In Progress to Review in Hyperion Feb 22, 2024
@DominicOram DominicOram moved this from Review to In Progress in Hyperion Feb 27, 2024
@DominicOram DominicOram moved this from In Progress to Review in Hyperion Feb 28, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in Hyperion Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant