Our fit function used the sum of squares between the radii. We could use other criteria such as absolute value, i.e., the L1 norm. Explore different criteria. How does this change the code we use to determine if the arc corresponds to part of a circle? How does it change how we classify different looks?