slaclab / pysmurf

Other
2 stars 9 forks source link

Add PVs - filter coefficients #656

Closed yukanak closed 3 years ago

yukanak commented 3 years ago

Describe the problem

Currently we have to epics.caput to set filter coefficients, see cells 29 and 113 in https://github.com/slaclab/pysmurf/blob/tkid/scratch/mdewart/intro_to_smurf.ipynb. We need wrapper functions to fix this.

Describe the solution you'd like

Add wrapper functions in smurf_command.py.

Additional details

N/A