Error running .seq on Siemens 3T PRISMA #391
-
|
Hi, I've been having issues trying to run my sequences on a Siemens 3T PRISMA system . I've had an error in the MrMeas log saying 'ERROR: The sequence run method returned with 0x36494CB1EE14003F' I'm using Pypulseq version 1.5.0.post1 for these sequences. Has anyone else experienced this error and what could be causing it? I was able to successfully run a different sequence (single shot EPI) which used pypulseq 1.4.2.post1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Hi Rik! Whichversion of the pulseq interpreter sequence are you using? One thing to check is what the version number is in the .seq file. When you use 1.5.0.post1, does it say 1.5.0 or still 1.4.2? Once you download the newer version of pypulseq, you need to reinstall it if you used 'pip install -e pypulseq', otherwise 1.5.0 features might be used, but the version number in the .seq file will still say 1.4.2, which will cause an error when reading in the .seq file by the interpreter sequence. |
Beta Was this translation helpful? Give feedback.
You can get the latest version of the pulseq interpreter sequence (1.5.2.post1) for Siemens scanners from the Teamplay platform. You may need to ask someone at your institute who has access to download it for you.