slaclab / pysmurf

Other
2 stars 9 forks source link

Adding config_file documentation and phase flipping optional variable in find_freq #655

Closed eyyoung24 closed 3 years ago

eyyoung24 commented 3 years ago

Issue

This PR resolves #649 and #654 .

Description

This adds documentation for config_files. This adds an optional variable that flips the phase before taking a derivative in find_freq.

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]