imr-framework / pypulseq

Pulseq in Python
https://pypulseq.readthedocs.io
GNU Affero General Public License v3.0
115 stars 62 forks source link

Create export_waveforms.py #62

Closed tonggehua closed 2 years ago

tonggehua commented 2 years ago

This function exports all the waveforms from a given seq object for more flexible visualization.

sravan953 commented 2 years ago

Could you please update tonggehua:dev with the latest changes from imr-framework:dev? I can then proceed to work this PR into the code.

tonggehua commented 2 years ago

Could you please update tonggehua:dev with the latest changes from imr-framework:dev? I can then proceed to work this PR into the code.

Hi Sravan,

Is it possible to merge this directly? I only see the need to update my fork if the method itself needs to be updated for the new version.

tonggehua commented 2 years ago

@sravan953 I have fetched upstream on my fork. Please let me know if it works now.

sravan953 commented 2 years ago

Done! Hope it helps!