Peaks.Hyperbola# Hyperbola.py Copyright (c) 2021, SAXS Team, KEK-PF class RotatedHyperbola(ptx, pty, a=None, b=None, hbw=None, deg=0)# Bases: object fit(x, y, method=None)# get_peak_top()# compute_rotated_hyperbola_y(x, ptx, pty, y0, a, b, theta)#