check_traj#

Check trajectory data by plotting on top of raw images. Use scroll wheel to go back and forward. Display particle number in the data.

Syntax

python check_traj.py nd2Dir trajDir radius
  • nd2Dir: directory of the .nd2 raw image file.

  • trajDir: directory of trajectory data file.

  • radius: radius of the inner droplet (pixels). This is used to set the circle position indicator.

Edit

  • Apr 03, 2023 – Initial commit.