From 77f5a91354cd2d83e00d3b71913b63fb5aa47ebc Mon Sep 17 00:00:00 2001 From: Ron Shnapp Date: Tue, 22 Oct 2024 16:39:14 +0300 Subject: [PATCH] fix in extended zolof initial calibration --- myptv/extendedZolof/gui_final_cal.py | 0 myptv/tracking_mod.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 myptv/extendedZolof/gui_final_cal.py diff --git a/myptv/extendedZolof/gui_final_cal.py b/myptv/extendedZolof/gui_final_cal.py old mode 100755 new mode 100644 diff --git a/myptv/tracking_mod.py b/myptv/tracking_mod.py index 47cd552..21799bb 100644 --- a/myptv/tracking_mod.py +++ b/myptv/tracking_mod.py @@ -1296,7 +1296,7 @@ def tracking_movie(self, particle_identifier): def traj_NSR(traj, Ns): ''' - A trajectory is considered noisy at a given scale if its path is long as + A trajectory is considered "noisy at a scale Ns" if its path is long as compared to the displacements it makes at this scale. We thus define the noise level (NSR) of a trajectory sample with scale parameter Ns to be the path length it makes over a window of size Ns samples around it minus