8000 Releases · thorstone25/qups · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: thorstone25/qups

v1.0.0-alpha Release

14 Dec 22:43
e5bf2ce
Compare
Choose a tag to compare
v1.0.0-alpha Release Pre-release
Pre-release

New Features

  • Added pcf (phase coherence factor) compute kernel
  • Verasonics importers for Waveforms, Sequences, and ChannelData w/ example script
  • Transducer types support rotation as well as translation
  • Added more documentation
  • Added more processing "block size" arguments to limit memory usage
  • Improved compute performance

Changes

  • Added "FC" and "DV" Sequence type options to replace "VS" and disambiguate focused versus diverging wave models
  • animate: inputs changed

First Release!

12 Jul 19:27
Compare
Choose a tag to compare
First Release! Pre-release
Pre-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
0