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

tempo_guess_parameter check for alpha=0.0 #139

Open
piperfw opened this issue Aug 15, 2024 · 0 comments
Open

tempo_guess_parameter check for alpha=0.0 #139

piperfw opened this issue Aug 15, 2024 · 0 comments
Assignees
Labels
tidy up Something needs to be tidied up

Comments

@piperfw
Copy link
Collaborator

piperfw commented Aug 15, 2024

Otherwise a not clear error results:

  File "./oqupy/tempo.py", line 1114, in guess_tempo_parameters
    tmp_tolerance)
  File "./oqupy/tempo.py", line 1322, in _estimate_dt_dkmax_from_bath
    cut = np.where(integrals>(1-tolerance))[0][0]
@piperfw piperfw self-assigned this Aug 15, 2024
@piperfw piperfw added the tidy up Something needs to be tidied up label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tidy up Something needs to be tidied up
Projects
None yet
Development

No branches or pull requests

1 participant