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

Discretization of gradient waveform fails for square gradients / very high slew rates #162

Closed
cncastillo opened this issue Apr 26, 2023 · 0 comments · Fixed by #163
Closed
Labels
1) high priority bug Something isn't working

Comments

@cncastillo
Copy link
Member

image

The problem is more apparent if we reduce the number of ADC points. This problem has the same cause of #88 (parent issue #85 ). I managed to fix it by changing the function get_variable_times in TimeStepCalculation.jl and added $\pm \epsilon$ to the gradient waveform times.

image

Uploading the fix very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1) high priority bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant