You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2024. It is now read-only.
We noticed there is probably something missing at the very end of the deconvolution tutorials. Please check the output at the very end of tutorial 6 on mybinder .
In calculate_freq_points there is an undefined parameter Nf used.
We already prepared a branch fix_deconvolution_tutorial, in which we can work on this. The current main branch does not produce this error anymore, to avoid a failing pipeline. But of course we simply outcommented the corresponding section and should definitely fix that soon.
The text was updated successfully, but these errors were encountered:
BjoernLudwigPTB
changed the title
Missing input parameter at the end of tutorial 6 of the deconvolution
Undefined variable used at the end of tutorial 6 of the deconvolution
Apr 29, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We noticed there is probably something missing at the very end of the deconvolution tutorials. Please check the output at the very end of tutorial 6 on mybinder .
In
calculate_freq_points
there is an undefined parameterNf
used.We already prepared a branch
fix_deconvolution_tutorial
, in which we can work on this. The current main branch does not produce this error anymore, to avoid a failing pipeline. But of course we simply outcommented the corresponding section and should definitely fix that soon.The text was updated successfully, but these errors were encountered: