paper_plot#
- pypulseqpp.plot.paper_plot()[source]#
Draw a publication diagram of
seq.- Parameters:
seq (pypulseqpp.Sequence) – The sequence to draw.
*args – Passed to
pypulseqpp.Sequence.paper_plot(), which documents them.**kwargs – Passed to
pypulseqpp.Sequence.paper_plot(), which documents them.
- Returns:
The axes the diagram was drawn on.
- Return type: