We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a822596 commit 8f57c65Copy full SHA for 8f57c65
seq/sequences.py
@@ -63,7 +63,7 @@
63
'TSE': tse.TSE(),
64
'EDDYCURRENTS': eddycurrents.EDDYCURRENTS(),
65
'InversionRecovery': inversionRecovery.InversionRecovery(),
66
- 'SWEEP': sweep.SWEEP(),
+ 'SWEEP': sweep.SweepImage(),
67
'Larmor Raw': larmor_raw.LarmorRaw(),
68
'MSE': mse.MSE(),
69
'MSE_PyPulseq': mse_pp.MSE(),
0 commit comments