Open kathryn-baker opened 3 months ago
Currently waveforms are only supported as NTNDArrays but we have some use cases for waveform (1D) structures which are better suited as NTScalarArray. It would be nice to support these in the pv_mapping.yml file
pv_mapping.yml
Implemented in c9bd1f4d. Going to add a better integration test after I've tested it manually. I'll close the issue then. Unit tests pass
Currently waveforms are only supported as NTNDArrays but we have some use cases for waveform (1D) structures which are better suited as NTScalarArray. It would be nice to support these in the
pv_mapping.yml
file