-
Notifications
You must be signed in to change notification settings - Fork 4
Tutorial Day 3 review #32
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
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tutorial 3.1
Step 13 (bilby.run.sampler()) spits out a couple of length "pink-boxes" that is a bit ominous. Maybe there is a verbosity switch in Bilby to disable this, or at the very least a bit of text telling the user this pink output is normal.DONE (see Make bilby silent #42)the 4th step says "tame theoretician", which is a bit demaining. I suggest saying "theoretician colleague".DONE (see Fix language issues and typos #37)Step 8 says "Draw 10000 samples from g(theta)" in the first comment, but the code actually draws 100,000 samples. Should be consistent, probably just change the comment.DONE (see Fix language issues and typos #37)Q1.1 the answer is still on the page, "Yes, these results are consistent with one another to within the standard deviation."DONE (see Remove partial answers in Tuto 3.1 #36)Q4.1 the answer is still on the page, "Both are close to 0.1, but there is some scatter."DONE (see Remove partial answers in Tuto 3.1 #36)Q3.1 the somewhat demeaning adjective is used again "tame theorist" ... I suggest changing this to "theorist colleague".DONE (see Fix language issues and typos #37)Tutorial 3.2
Bilby again produces the verbose pink boxes of output that would be good to disable or inform the user it is normal.DONE (see Make bilby silent #42)Step 4, the bilby version is printed out, but there is nothing in the comment saying what this should be (is this left-over debugging code?). For what it is worth, I got 2.4.0 on my local conda installed environment.WONT FIX (this is not really a problem)step 7 it says "As such, we can plot the data itself out:", should this say "As such, we can plot out the data itself:"?DONE (see Fix language issues and typos #37)Tutorial 3.3
Maybe in other tutorials as well as I didn't catch this until working on tutorial 3, the use of "confidence interval" is used, however the collaboration has a preference to use "credible interval" instead.DONE (see Fix language issues and typos #37)Step 9, 13, marginalized is misspelled, s -> z. This may be the case in other places but these are the first place I caught it.DONE (see Fix language issues and typos #37)The text was updated successfully, but these errors were encountered: