Skip to content

Add tests for, and fix, the conversion of Python values to Discreet functions

Philip Elson requested to merge pelson/pyjapc:fix/discreet_function_set into master

Add tests for, and fix, the conversion of Python values to Discreet functions (cern.japc.value.spi.value.simple.DiscreteFunctionValue)

I don't have confidence in the checkDims part of this though, so further work possibly needed to add coverage for that part.

cc @rgorbono for the suggested fix. cc @mhrabia for the original motivation.

Merge request reports