SequenceApp.write#
- SequenceApp.write()[source]#
Design and write the chain of prescans and the main sequence.
The first file of the chain is written at
pathand the others beside it as<stem>_<prescan>.seqand<stem>_main.seq; without prescans the main sequence alone is written atpath.offlineselects signed text, and False the binary form, whichpypulseqpp.io.write()takes the other way round.- Parameters:
path (str or pathlib.Path) – Where the first file of the chain is written.
offline (bool, default=True) – Write the text form. False writes the binary form.
- Returns:
The written paths, in play order.
- Return type: