This currently only features parsing pulseq .seq files. In the future, functions for building sequences might be added.
- Treat rfshim entries with
shape_id = 0as "no shim" (applies to both v1.2 and v1.4 files) - Allow all graphic ASCII symbols in identifiers
- Added support for the rfshim pTx extension by loading magnitude and phase shim arrays if found, regardless of file format.
- Allow .seq file sections to be empty
- Removed test .seq files - require test-seqs git to be cloned next to pulseq-rs (WIP; might change in the future)
Baseline