DiamondLightSource / DiamondLightSource/dodal

Save panda should ignore DATA PV'S

Open
#746 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
5
Forks
13
Avg merge
3d 2h
Merged PRs (30d)
10

Description

As a PandA user, I would like to load a panda yaml file after creating my PandA device. Some PV's which are correctly configured during device creation are then overwritten by this yaml file. Since these PV's are configured for us, we never want these saved and loaded

Acceptance criteria

- `save_panda` utility function ignores all PV's which start with the string 'DATA'. (Try saving a panda and looking at the yaml output to see these data PV's. `ophyd-async`'s generic save function accepts a list of signals to ignore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.