Skip to content

FP Error dIdV plotting Bug#198

Merged
samarasteinfeld merged 1 commit intomasterfrom
FPerr_dIdVPlot_fix
Sep 29, 2025
Merged

FP Error dIdV plotting Bug#198
samarasteinfeld merged 1 commit intomasterfrom
FPerr_dIdVPlot_fix

Conversation

@wmatava
Copy link
Contributor

@wmatava wmatava commented Sep 25, 2025

Changing definition of "Good Frequencies" for plotting. Previous version required exact matching of dIdV to default value (0.5-0.5j) to avoid plotting. Floating point errors mean sometimes non-dIdV frequencies sneak through and are plot. This bug fix reduces this requirement from an exact match to a match +- some error pegged to the floating point error of complex128 objects; around 1e-16.

image (19)

…ors don't cause non-didv frequencies to be plotted
@samarasteinfeld samarasteinfeld merged commit c8cf437 into master Sep 29, 2025
3 of 4 checks passed
@samarasteinfeld samarasteinfeld deleted the FPerr_dIdVPlot_fix branch September 29, 2025 17:57
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

Successfully merging this pull request may close these issues.

2 participants