avapath = {
            "x": line["x"][int(start) : int(end)],
            "y": line["y"][int(start) : int(end)],
            "Name": name,