slaclab / pysmurf

Other
2 stars 9 forks source link

find_all_peak drops grad_kernel_width kwarg #749

Closed dpdutcher closed 1 year ago

dpdutcher commented 1 year ago

https://github.com/slaclab/pysmurf/blob/5568586a2be814817b765bc809b1a7dc43ad4529/python/pysmurf/client/tune/smurf_tune.py#L3825-L3832

find_all_peak accepts the grad_kernel_width kwarg but does not pass it to find_peak.