From 2276996b12f3828672a024031b8693100a6c563d Mon Sep 17 00:00:00 2001 From: dssimmons <113654652+dssimmons@users.noreply.github.com> Date: Fri, 17 Apr 2026 15:11:54 -0400 Subject: [PATCH] Update trajectory_bin_list.md Correction to documentation for persistence checking in binned analysis. --- Manual/trajectory_bin_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual/trajectory_bin_list.md b/Manual/trajectory_bin_list.md index f863d759..2e7f1b1c 100644 --- a/Manual/trajectory_bin_list.md +++ b/Manual/trajectory_bin_list.md @@ -17,7 +17,7 @@ Similarly to `trajectory_list`, these commands' syntax includes a "type" line, w Put another way, this takes the intersection of the `trajectory_list` and each bin of the `trajectory_bin_list`, and performs the calculation on each bin individually. The analysis will in general output a separate tab-demarcated file for each bin, which may produce a large number of files. An ending will be appended to the name of each output file with the bin indicies (e.g. `.2.1.2.bindata`) -The optional argument `` specifies whether or not, for dynamic analyses, the algorithm retains only particles that are in the bin at start and end times of a given time gap. The default is zero, meaning this check is not performed. +The optional argument `` is currently not operational. In general, for dynamical analysis, the algorithm analyzes only particles that are in the bin at start and end times of a given time gap. | Command | Effect | Output | |----------|----------|----------|