Running proj more than once #12
Pinned
JaneSullivan-NOAA
started this conversation in
General
Replies: 7 comments 7 replies
-
for near term years there's almost no variability due to recruitment
(starts w/ most recent numbers at age estimates).
For each simulation, for years where constant catch isn't specified, catch
will be a function of the alternative and the F and vary due to recruitment
variability and the age structure. the mean_catch column is the mean of
those catches across simulations.
But maybe we shouldn't use this file any longer as mentioned before?
…On Thu, Mar 23, 2023 at 3:28 PM Jane Sullivan ***@***.***> wrote:
For our MESA rockfish "author's F" proj scenario (our second run of proj),
we set future catches (Yr+1 and Yr+2) in spp_catch.dat using the Mean_Catch
value from the percentiles.out file produced by running the "max F" proj
scenario (when we don't set future catches). Can you help me understand
what Mean_Catch is? @jimianelli <https://github.com/jimianelli>
[image: image]
<https://user-images.githubusercontent.com/68303089/227312387-8829fcb7-6451-4cd9-aebf-2644503f0ba5.png>
—
Reply to this email directly, view it on GitHub
<#12>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YUS7YOUKKIVBWH4WSLW5SI6HANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Cabc is the point estimate if the stock is at B40, for Alt 1 (if I remember
correctly). it's not time varying, it's a point estimate
…On Thu, Mar 23, 2023 at 5:33 PM Jane Sullivan ***@***.***> wrote:
Thanks @jimianelli <https://github.com/jimianelli>. For now I'm just
trying to understand/document what we do now.
So because Alternative 1 sets F= maxFABC, "Alt 1 Mean_Catch from Max F
scenario’s percentiles.out" is the same as saying "max ABC"? If that's the
case, what is Cabc in the percentiles.out file?
[image: image]
<https://user-images.githubusercontent.com/68303089/227347129-d055d263-7484-4429-8530-898c1364a4cc.png>
—
Reply to this email directly, view it on GitHub
<#12 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YUZNDOD2MSBVYEFQZTW5SXSPANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Easy one, adjust is to F, fixed catch is F that gives that catch
On Thu, Mar 23, 2023 at 9:04 PM Jane Sullivan ***@***.***> wrote:
super! thanks.
ok, since we're on a roll... do you know why we run proj twice (max F and
author's F as shown in the table above) instead of using the
#_Author_F_as_fraction_F_40% option in the species-specific data file? it
looks like this gets read in as FABC_Adj and is used in Scenario 2
(Author's F):
[image: image]
<https://user-images.githubusercontent.com/68303089/227390408-bdf07b3c-cbb7-411b-b18d-f2761a677346.png>
[image: image]
<https://user-images.githubusercontent.com/68303089/227390524-a346f04b-7d52-49c1-a3e2-fd928aceeac8.png>
—
Reply to this email directly, view it on GitHub
<#12 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YWVHWSIBROXJ3DF7KDW5TQHBANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
1 reply
-
¯\_(ツ)_/¯
On Thu, Mar 23, 2023 at 9:19 PM Jane Sullivan ***@***.***> wrote:
But the catch that comes out of the max F scenario is based on F_maxABC,
so is there a functional difference? I would think the Year+1 values should
be the same but the Year+2 values would be more accurate if we use the Alt
2 built in feature because the F_maxABC for Year+2 would be informed by
Year+1.
—
Reply to this email directly, view it on GitHub
<#12 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YTC2MKT4ZWIF5OHUTLW5TSCDANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
1 reply
-
lost me a bit here, hard to tell w/o seeing what was specified for number
of fixed years of catch (and what those catches were).
And yes, probably polishing peanuts if "assumed catches" are close to
author's F
…On Fri, Mar 24, 2023 at 11:40 PM Jane Sullivan ***@***.***> wrote:
Here's a comparison of the two approaches. I'm inclined to recommend we
use the built-in approach instead of the "run twice" approach. You get
really similar results, but the built-in approach is more informed
(accounts for the cumulative effect of not fishing at F40) and is
consistent throughout the full projection time period. Is there something
I'm missing here?
[image: image]
<https://user-images.githubusercontent.com/68303089/227682502-7d0282fb-2b59-4254-95e0-2acd2017278b.png>
—
Reply to this email directly, view it on GitHub
<#12 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YQ4XRK7V3IVF6CFZ5DW5ZLLTANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
1 reply
-
also this dataframe isn't output from the admb code and isn't exactly
correct (in the labels). This is the reason that there's a Catch at maximum
permissible FABC and an assumed catch (in this case for 2021 and 2022). For
such updates it seems best for communication purposes to put NA for any
historic year since the F's for scenarios specifically aren't applied. Just
a thought.
…On Fri, Mar 24, 2023 at 11:40 PM Jane Sullivan ***@***.***> wrote:
Here's a comparison of the two approaches. I'm inclined to recommend we
use the built-in approach instead of the "run twice" approach. You get
really similar results, but the built-in approach is more informed
(accounts for the cumulative effect of not fishing at F40) and is
consistent throughout the full projection time period. Is there something
I'm missing here?
[image: image]
<https://user-images.githubusercontent.com/68303089/227682502-7d0282fb-2b59-4254-95e0-2acd2017278b.png>
—
Reply to this email directly, view it on GitHub
<#12 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YQ4XRK7V3IVF6CFZ5DW5ZLLTANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
2 replies
-
well for the years with specified catch, the column titles are incorrect
(and should be NA because the values in there are the assumed catch)
…On Sat, Mar 25, 2023 at 6:50 PM Jane Sullivan ***@***.***> wrote:
Let's discuss this next week... I'm not sure I'm totally following you
here: "For such updates it seems best for communication purposes to put NA
for any historic year since the F's for scenarios specifically aren't
applied."
—
Reply to this email directly, view it on GitHub
<#12 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUW7YS6MGCDY7I464N2Z2LW55SA3ANCNFSM6AAAAAAWFSRG6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jim Ianelli
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Mean_Catch in percentiles.out
For our MESA rockfish "author's F" proj scenario (our second run of proj), we set future catches (Yr+1 and Yr+2) in spp_catch.dat using the Mean_Catch value from the percentiles.out file produced by running the "max F" proj scenario (when we don't set future catches). Can you help me understand what Mean_Catch is? @jimianelli
Beta Was this translation helpful? Give feedback.
All reactions