From f0bde5fb5791c6b353cf49abbbec26597381cdd7 Mon Sep 17 00:00:00 2001 From: Elizabeth Perl Date: Thu, 18 Jun 2026 09:22:49 -0400 Subject: [PATCH 1/3] Add line of extra SD to example using Q power param --- 9control.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/9control.tex b/9control.tex index 8f24044c..a58184d7 100644 --- a/9control.tex +++ b/9control.tex @@ -1749,7 +1749,7 @@ \subsubsection{Predator Fleet Mortality} 1 & 1 & 0 & 1 & 0 & 0 & \#Fleet 1 \Tstrut\\ 2 & 4 & 1 & 0 & 0 & 0 & \#Fleet 2 \\ 3 & 5 & 0 & 0 & 0 & 0 & \#Fleet 3 using Q with offset parameter \\ - 4 & 6 & 0 & 0 & 0 & 0 & \#Fleet 4 using Q with offset and power parameters \\ + 4 & 6 & 0 & 1 & 0 & 0 & \#Fleet 4 using Q with offset and power parameters \\ -9999 & 0 & 0 & 0 & 0 & 0 & \#End Read \Bstrut\\ \hline \end{longtable} @@ -1769,6 +1769,7 @@ \subsubsection{Predator Fleet Mortality} -10 & 10 & 0.74 & \multicolumn{1}{c}{...} & 1 & \multicolumn{1}{c}{...} & 0 & \#Fleet 4 Q base \\ -10 & 10 & 0 & \multicolumn{1}{c}{...} & 1 & \multicolumn{1}{c}{...} & 0 & \#Fleet 4 Q offset \\ 0.2 & 3.0 & 0.5 & \multicolumn{1}{c}{...} & 3 & \multicolumn{1}{c}{...} & 0 & \#Fleet 4 Q power \Bstrut\\ + 0 & 1 & 0.6 & \multicolumn{1}{c}{...} & 1 & \multicolumn{1}{c}{...} & 0 & \#Fleet 4 Extra \gls{sd} \\ \hline \end{longtable} From 425aa41f0d7e4181b9085ba3e826d65af91694cd Mon Sep 17 00:00:00 2001 From: Elizabeth Perl Date: Tue, 23 Jun 2026 09:19:25 -0400 Subject: [PATCH 2/3] Update note on Q parameters in 9control.tex Clarified note about Q power and Extra SD parameters in the context of time-varying specifications. --- 9control.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9control.tex b/9control.tex index a58184d7..7e8824dc 100644 --- a/9control.tex +++ b/9control.tex @@ -1735,7 +1735,7 @@ \subsubsection{Predator Fleet Mortality} \hline \end{longtable} -If the Q base parameter specifies that it is time-varying by the annual deviation method, short parameter lines to specify the specifications of the deviation vector come after all the base Q parameters. +If the Q base parameter specifies that it is time-varying by the annual deviation method, short parameter lines to specify the specifications of the deviation vector come after all the base Q parameters. \textbf{Note that the Q power and the Extra SD parameters are NOT time-varying.} \hypertarget{QParams}{} \subsubsection[Example Q parameter lines]{\protect\hyperlink{QParams}{Example Q parameter lines}} From 26bd3af4e317a9ff5ae6ae40c68aa9ea1cf77c47 Mon Sep 17 00:00:00 2001 From: Elizabeth Perl Date: Tue, 23 Jun 2026 16:41:52 -0400 Subject: [PATCH 3/3] Update Q parameters description for clarity --- 9control.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9control.tex b/9control.tex index 7e8824dc..bd6bbb90 100644 --- a/9control.tex +++ b/9control.tex @@ -1735,7 +1735,7 @@ \subsubsection{Predator Fleet Mortality} \hline \end{longtable} -If the Q base parameter specifies that it is time-varying by the annual deviation method, short parameter lines to specify the specifications of the deviation vector come after all the base Q parameters. \textbf{Note that the Q power and the Extra SD parameters are NOT time-varying.} +If the Q base parameter specifies that it is time-varying by the annual deviation method, short parameter lines to specify the specifications of the deviation vector come after all the base Q parameters. \textbf{Note that the Q power, Q offset, and Extra SD parameters are NOT time-varying.} \hypertarget{QParams}{} \subsubsection[Example Q parameter lines]{\protect\hyperlink{QParams}{Example Q parameter lines}}