First Release!
Pre-release
Pre-release
thorstone25
released this
12 Jul 19:27
·
482 commits
to main
since this release
v0.1.0-alpha Released!
Support
- OS: Linux or Windows
- GPU: Nvidia devices with Compute Capability (CC) 5.0 (Maxwell) or later.
- MATLAB: R2020b+ supported. Signal Processing and Parallel Computing toolbox required. Parallel Server toolbox optional.
- Simulators: FieldII, k-Wave and MUST supported
- Import: USTB and Verasonics (partially supported)
- Export: USTB
- Beamforming (provided): DAS (predefined or Look-up-table (LUT)), DMAS and SLSC compounding, Stolt's f-k migration, Eikonal Delays, Synthetic transmit, REFOCUS
- DSP: hilbert, passband/lowpass filtering, demodulation
Binaries
Mex functions are provided for Windows, compiled with MSVC 2019, and Linux, compiled with gcc 9.3.
Nvidia ptx files are provided with compatibility for CUDA devices with compute capability 5.0 (Maxwell) or later. This enables GPU support without installing CUDA. Recompiling the binaries with setup CUDA cache
may yield better performance on more modern GPU devices.
Upcoming Features
- More usage examples (e.g. simulation batching)
- Improved Medium construction
- Convenient focal sequence constructors
- Convenient receive apodization matrix generators