Plotting#
Figures of a sequence, of its ADC sampling locations in k-space and of its RF
pulses. Each figure is a function of the object it draws. plot() and
paper_plot() are also pypulseqpp.Sequence methods, for scripts
written against upstream PyPulseq; the other figures are functions only.
Sequence views#
plot() requires SeqEyes, an optional viewer installed with
pip install 'pypulseqpp[plot]'.
Object |
Input |
Returns |
Purpose |
|---|---|---|---|
Sequence, arguments of |
SeqEyes viewer process |
Interactive view of the sequence. |
|
Sequence, arguments of |
Matplotlib |
Publication diagram of one repetition over the others. |
Colormaps#
The colormaps the figures on this page are drawn with, for figures drawn beside them.
k-space and RF profiles#
Object |
Input |
Returns |
Purpose |
|---|---|---|---|
Sequence, range, projection plane, |
Matplotlib |
ADC sampling locations in k-space (1/m), after each block’s rotation. |
|
Sequence, module or RF event; pulse; profile axis or plane |
Matplotlib |
RF envelope beside its magnetisation profile. |