Concisely describe what has been changed/addressed in the pull request.
The manual described the Q power feature incorrectly. Here the correct description is added to the write_ssnew.
There is no associated issue.
What tests have been done?
Where are the relevant files?
[x] No test files are required for this pull request.
What tests/review still need to be done?
none
Is there an input change for users to Stock Synthesis?
[x] No, there was no input change.
#_Q_setup for fleets with cpue or survey or deviation data
#_1: fleet number
#_2: link type: 1=simple q; 2=mirror; 3=power (+1 parm); 4=mirror with scale (+1p); 5=offset (+1p); 6=offset & power (+2p)
#_ where power is applied as y = q * x ^ (1 + power); so a power value of 0 has null effect
#_ and with the offset included it is y = q * (x + offset) ^ (1 + power)
#_3: extra input for link, i.e. mirror fleet# or dev index number
#_4: 0/1 to select extra sd parameter
#_5: 0/1 for biasadj or not
#_6: 0/1 to float
Concisely describe what has been changed/addressed in the pull request.
The manual described the Q power feature incorrectly. Here the correct description is added to the write_ssnew.
There is no associated issue.
What tests have been done?
Where are the relevant files?
[x] No test files are required for this pull request.
What tests/review still need to be done?
none
Is there an input change for users to Stock Synthesis?
[x] No, there was no input change.
Additional information (optional).