pyyeti.datacursor.DataCursor.getdata

DataCursor.getdata(maxpoints=-1, msg='Select points, hit "t" inside axes when done')[source]

Suspend python while user selects points up to maxpoints. If maxpoints is < 0, the loop will last until user hits ‘t’ inside the axes (‘t’ turns off the DataCursor). Deleted points are not counted.