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

feat: add TRID label (GE interpreter). #180

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

mcencini
Copy link
Contributor

@mcencini mcencini commented Jun 17, 2024

This PR adds "TRID" label (see pulseq/pulseq@682b9f1) to allow the GE interpreter to optimize the sequence by grouping consecutive blocks, removing the dead times between them. This is required to allow accurate execution of sequences designed for Siemens systems on GE systems.

@mcencini
Copy link
Contributor Author

Hi all, I just noticed that there was a "np.NaN" instead of "np.nan" which is now deprecated in the new Numpy 2.0 release (from 2 days ago). I have now fixed this

@FrankZijlstra
Copy link
Collaborator

Thanks for the NaN fix, was going to do it in a separate PR! Not sure why it's not running the unit tests now, but I don't expect any issue with an additional label.

@FrankZijlstra FrankZijlstra merged commit 9634b0d into imr-framework:dev Jun 18, 2024
@mcencini mcencini deleted the trid_label branch June 18, 2024 10:03
@FrankZijlstra FrankZijlstra mentioned this pull request Jun 19, 2024
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