AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

BUG: Fix wrong parameter name used to call smoothness_constraint #276

Closed carterbox closed 1 year ago

carterbox commented 1 year ago

Purpose

Fix a runtime error where the wrong keyword is used for a parameter of the smoothness_constraint function.

Approach

Use 'a' instead of 'r'.

Pre-Merge Checklists

Submitter

Reviewer