slaclab / pysmurf

Other
2 stars 10 forks source link

Tkid square wave #628

Closed yukanak closed 3 years ago

yukanak commented 3 years ago

Issue

This PR resolves #627.

Description

Adding square wave function to smurf_util.py.

Does this PR break any interface?

Which interface changed?

Added a function in smurf_util.py.

What was the interface before the change

smurf_util.py didn't have play_square_tes.

What will be the new interface after the change

Function play_square_tes is now in smurf_util.py.