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

encountered infinite loop #5

Open
agentmess opened this issue Mar 23, 2020 · 0 comments
Open

encountered infinite loop #5

agentmess opened this issue Mar 23, 2020 · 0 comments

Comments

@agentmess
Copy link
Member

I’ve recently taken an interest in spatial-spectral selective RF pulses for an application I would like to work on. While trying to learn about this kid of pulse design (my background is almost zero) I stumbled across your MATLAB code designed to simulate different types of pulses. Fantastic work, and potentially very helpful!

I’ve got it up and running, however when I change the B0 to 7T (70000G) two things happen – either I get ‘no good fs’ or if I relax the ‘df’ parameter it seems to get stuck in an infinite while look somewhere in the ss_alias function:

LN 89: if (max(df(1:2:end)) >= fs) % there is one band longer than bandwidth, impossible to design such filter

Given your experience, I was wondering if you maybe had a fast explanation for why this might be happening – and to go a step further, are these tools suitable for pulse design at 7T (max B1 ~18uT, max grad ~40mT/m, max slew 200mT/m – but we also have an 8channel multi transmit system…)

I would appreciate any insights if you guys have the time.

Best Regards,

A. Bhogal, Ph.D.

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

No branches or pull requests

1 participant