Roman 7 kuukautta sitten
vanhempi
commit
9abd4b5bf8
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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):