-
Notifications
You must be signed in to change notification settings - Fork 53
refactor: transfer_spectrum and correlation_length default to sector-centered implementation
#452
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
Changes from all commits
1055e89
f4fd628
9e3773b
6bf3796
f45c763
9d61af0
c5a35f9
e23a5e3
7de9689
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This one seems to have changed quite drastically, was this expected?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah, this is the non-injective one so it is more or less numerical noise, the main point is that the dominant value is degenerate, which unfortunately was more visible on the previous plot because it accidentally got wrapped around the branch cut, but I don't really feel like playing whack-a-mole with the RNG... |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -213,4 +213,4 @@ | |
| }, | ||
| "nbformat": 4, | ||
| "nbformat_minor": 3 | ||
| } | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.