def qphi2xy(*args): return _RQconv.qphi2xy(*args)
def qphi2xy(data, exp, x, y): return _RQconv.qphi2xy(data, exp, x, y)