slaclab / pysmurf

Other
2 stars 9 forks source link

Adds wrapper functions in smurf_commands.py for setting/getting filter for streaming data. Adds convenience functions in smurf_utils.py for setting/getting filter and its gain #657

Closed yukanak closed 3 years ago

yukanak commented 3 years ago

Issue

This PR resolves #656

Description

Adds wrapper functions in smurf_commands.py for setting/getting filter for streaming data. Adds convenience functions in smurf_utils.py for setting/getting filter and its gain.

Does this PR break any interface?

Which interface changed?

[Indicate here what is the interface that changed, preferable with a link to the code where the interface is defined]

What was the interface before the change

[Describe here how was the original interface]

What will be the new interface after the change

[Describe here how is the new interface, and what the difference with the original interface]