Skip to content

Commit 193bf80

Browse files
committed
PSX_AppendTracesToAllEventGraph: Fix function comment
1 parent 074031d commit 193bf80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Packages/MIES/MIES_SweepFormula_PSX.ipf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2862,8 +2862,8 @@ End
28622862
/// The number of average waves is 4 due to the number of different states, see @ref PSXStates.
28632863
///
28642864
/// - Single event traces for all combinations
2865-
/// - 4 average waves for *each* combination
2866-
/// - 4 average waves for the global average across all combinations
2865+
/// - 4 average waves plus 3 waves for the accepted fits for *each* combination
2866+
/// - 4 average waves plus 3 waves for the accepted fits for the global average across all combinations
28672867
static Function PSX_AppendTracesToAllEventGraph(string win)
28682868

28692869
variable i, numEvents, state, idx, comboIndex

0 commit comments

Comments
 (0)