pulserverlib is the core Pulseq processing library and wrappers.
csrc/: C89 core library (parse, segmentation, safety, analysis).extensions/: C++ extension/wrapper sources.python/: Python package sources.matlab/: MATLAB package sources and integration points.tests/: C/C++ and language-level test assets.scripts/: Build and test helper scripts.examples/: Reference examples for pulserverlib usage.
- The
migration/directory preserves split-work history and scaffolds. - Current repository identity is
pulserverlib(notpulserverlib-source).