grinnellm / SpawnIndex

:fish: :egg: Calculate the Pacific Herring spawn index
MIT License
0 stars 2 forks source link

AE comments re subscripts and equations #32

Closed grinnellm closed 2 years ago

grinnellm commented 3 years ago
grinnellm commented 3 years ago

Yes @andrew-edwards there are only spawn survey types now (X=3; bullet 7), but there could be more at some point, even for historic data if we update something. Like if we add SOK spawn to the index. Maybe I should I just omit the "3, ..." from the range for x be "1, 2, X"? Note I've updated the table a bit to now include all the subscripts. Maybe it should be the same for R, the number of SARs (there are 7). image

andrew-edwards commented 3 years ago

Yes, maybe omit the 3, but no big deal. Table looks good - is more complex but more explicit (like the example we gave in the notation manuscript). And show the hierarchical structure of the data.

grinnellm commented 3 years ago

Can you check something before I go "full subscript" as it were? Eq (1) image would get updated to (note the double subscripts, as in \rho_{q_{txsnry}} and \mean{\rho_{t_{xsnry}}}) image Is that right?

andrew-edwards commented 3 years ago

I think the other day I wondered if you needed the double subscript, but was hoping not. You can't just have on the LHS: \mean{rho_{txsnry}}

i.e. just leave out the q index, as that's what you've averaged over?

But then you might get in a mess if you have to do other similar averages (just don't ever replace the index letters which actual numbers!). You could get fancy and do: \mean{rho_{\bar{q}txsnry}} if that shows up okay. So be explicit that you've averaged over q. Then every \rho_..... will have all the indices in.

grinnellm commented 3 years ago

To me it seems like the double subscripts might be easiest in a way, simplest for me anyways. Is that a bad approach? That way it also matches Table 1.

andrew-edwards commented 3 years ago

Not necessarily bad, can just get hard to read.....