From 585c9dbb254408b3c74e1716647078b38c4d5c3c Mon Sep 17 00:00:00 2001 From: SebastienDerriere <57940123+SebastienDerriere@users.noreply.github.com> Date: Sat, 16 Nov 2024 11:28:56 +0100 Subject: [PATCH] Update UCDlist.tex Change syntax flag of src.var.amplitude from E to Q as per discussion in VEP-UCD-015. --- UCDlist.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/UCDlist.tex b/UCDlist.tex index 395b84e..a3deeb4 100644 --- a/UCDlist.tex +++ b/UCDlist.tex @@ -613,7 +613,7 @@ \section{List of valid words} Q & \ucd{src.sample}& Sample\\ Q & \ucd{src.spType}& Spectral type MK\\ Q & \ucd{src.var}& Variability of source\\ -E & \ucd{src.var.amplitude}& Amplitude of variation\\ +Q & \ucd{src.var.amplitude}& Amplitude of variation\\ Q & \ucd{src.var.index}& Variability index\\ Q & \ucd{src.var.pulse}& Pulse\\ Q & \ucd{stat}& Statistical parameters\\ @@ -890,7 +890,10 @@ \subsubsection*{Additions} \end{itemize} \subsubsection*{Amendment} -Change position tag of stat.stdev to Q in order to combine it to stat.confidenceLevel, for instance +\begin{itemize} +\item Change position tag of stat.stdev to Q in order to combine it to stat.confidenceLevel, for instance +\item Change syntax flag of \ucd{src.var.amplitude} from E to Q. +\end{itemize} \subsubsection*{Deletion} Deprecate term \emph{pos.lambert} (appearing in one table only) and propose \emph{pos.projection} instead.