-
Notifications
You must be signed in to change notification settings - Fork 3
Add z dep #33
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
Add z dep #33
Conversation
getting in sync with upstream
|
i do not understand the outer product you are performing now in the fisher part. since we are doing only vv, the outer product should be the same thing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not very general but we can consider it to be true if we do not add the sigma_8 dependency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this resolved, at least notionally? I spent the day looking for bugs and actually reimplementing to get the same answer.
organize code
Fix carreres to work in new API
|
I have now added a constant I compared with |
Modifications made in order for the code to run and give a reasonable answer.
The calculation of the partial derivatives in fisher_terms.py is different. I believe (?!) the new implementation is correct. The old implementation gave unreasonable results.
Implemented Om0-gamma model in rcrk24.