plot#
- pypulseqpp.plot.plot()[source]#
Open
seqin the SeqEyes viewer.- Parameters:
seq (pypulseqpp.Sequence) – The sequence to draw.
*args – Passed to
pypulseqpp.Sequence.plot(), which documents them.**kwargs – Passed to
pypulseqpp.Sequence.plot(), which documents them.
- Returns:
The viewer process, which closes when it is garbage collected.
- Return type:
Viewer