Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction for the SD_log and SD_mt columns in Table_for_SS3.csv (branch fix_2022update) #48

Open
chantelwetzel-noaa opened this issue Apr 21, 2022 · 0 comments

Comments

@chantelwetzel-noaa
Copy link
Contributor

VAST changed the position of the SD in index units and the SD in log space in the Index.csv file. Currently, the code that converts the Index.csv file to the Table_for_SS3.csv is mislabeling these two columns and needs to be corrected:

line 166 SD_log = index[["Table"]][, "Std. Error for Estimate"],
line 167 SD_mt = index[["Table"]][, "Std. Error for ln(Estimate)"]

kellijohnson-NOAA added a commit that referenced this issue Apr 21, 2022
kellijohnson-NOAA added a commit that referenced this issue Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant