Adds the option to calculate sequence waveforms by multiple processes#152
Draft
schote wants to merge 14 commits into
Draft
Adds the option to calculate sequence waveforms by multiple processes#152schote wants to merge 14 commits into
schote wants to merge 14 commits into
Conversation
Owner
Author
|
@Toreil I noticed that the adc dead times in the |
e53e4f0 to
06b36b4
Compare
Owner
Author
|
A quick measure of sequence calculation time over number of processes shows the expected behavior: Code snippet: |
Owner
Author
commit 4ca009c Author: David Schote <david.schote@ptb.de> Date: Wed Feb 18 11:35:33 2026 +0100 Fix sequence provider, rely on block definition instead of rf_library when calculating rf commit 0efcdb2 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 18 10:42:31 2026 +0100 Use seq.system in sequence construction commit 0882cc0 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 18 10:38:09 2026 +0100 Update system argument in se und fid sequence commit cf4f855 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 18 10:29:29 2026 +0100 Return sequence system by acquisition control commit e51c7f1 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 18 10:29:17 2026 +0100 Add optional system to se sequence
commit b216fd8 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 25 16:21:05 2026 +0100 Fix: Added super init before copying sequence commit 61eceea Author: David Schote <david.schote@ptb.de> Date: Wed Feb 25 15:58:43 2026 +0100 Added docstring commit 10f0640 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 25 13:32:57 2026 +0100 Added sequence provider test with real sequence commit a013df1 Author: David Schote <david.schote@ptb.de> Date: Wed Feb 25 13:25:28 2026 +0100 Added delay to adc for test blocks commit 2355e53 Author: David Schote <david.schote@ptb.de> Date: Mon Feb 23 15:22:03 2026 +0100 Fixed tests commit 58d74cf Author: David Schote <david.schote@ptb.de> Date: Mon Feb 23 10:52:38 2026 +0100 Adjusted sequence testing commit a40eaeb Author: David Schote <david.schote@ptb.de> Date: Fri Feb 20 15:51:05 2026 +0100 Adjusted tests commit 8bf2bca Author: David Schote <david.schote@ptb.de> Date: Fri Feb 20 15:50:58 2026 +0100 Return pypulseq opts from device config commit 0fdd95b Author: David Schote <david.schote@ptb.de> Date: Fri Feb 20 15:50:40 2026 +0100 Revision of sequence provider from/to pypulseq methods
de3cac4 to
7f5e34f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

np.memmapto store the calculated sequence waveformsTo do:
np.memmapand shared memory