ANP-Granular / ParticleTracking

Library and GUI for tracking (rod-like) particles on camera images in 2D and 3D
https://particletracking.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 2 forks source link

Enhancement/Fix: Position scaling in example data #95

Closed dmitrypuzyrev closed 1 month ago

dmitrypuzyrev commented 2 months ago

Describe the bug In example data (.csv files), the endpoint coordinates are multiplied by 0.1 and require the parameter Settings ->Visual Settings -> position scaling = 10 for a proper representation. At the same time, the default parameter value after the installation is position scaling = 1.

To Reproduce Steps to reproduce the behavior:

  1. Install the RodTracker GUI package
  2. Load the default images
  3. Load the default data
  4. See that the rods overlays are small and concentrated in the upper left corner

Expected behavior The example data should correspond to the default position scaling parameter value (1).

Desktop (please complete the following information): Independent on the install option/OS

Screenshot 2024-07-04 13 33 46
merrygoat commented 1 month ago

Yes, this works correctly for me now.