Roman 7 月之前
父節點
當前提交
9abd4b5bf8
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      1_block_synchronizer.py

+ 2 - 1
1_block_synchronizer.py

@@ -5,7 +5,8 @@
 
 import numpy as np
 from matplotlib import pyplot as plt
-from pulseq_fixed import sequence_fixed as puls_fix
+# from pulseq_fixed import sequence_fixed as puls_fix
+import pypulseq as puls_fix
 
 
 def output_seq(dict):