agepy.mag.trajectory.drop_x_y

drop_x_y(df, xmin, ymin)

Return dataframe without particles located below xmin or ymin.

This gets rid of particles too close to the border. Do this before linking.

Return type:

DataFrame