Releases: ucl-bug/k-wave
Releases · ucl-bug/k-wave
Release v1.4.0
New Features and Changes:
- source and sensor geometries can now be defined without staircasing artifacts using the
kWaveArray
class fwhm
can now return the position of the leading and trailing edgesfocusedBowlONeil
can now return the complex pressure on axisoverlayPlot
now allows setting the transparency
Bug Fixes:
- bug fix in using C++ functionality with MATLAB 2020a and later (error with default text encoding)
- bug fix in
expandMatrix
when using logical matrix as input (gave error) - bug fix in
attenComp
(upper part of time variant filter not correctly zeroed).
New Functions:
computeLinearTransform
focusedAnnulusONeil
getAffineMatrix
getDeltaBLI
kWaveArray
makeCartArc
makeCartBowl
makeCartDisc
makeCartRect
makeCartSphericalSegment
offGridPoints
trimZeros
trimCartPoints
New Examples:
- Example: Defining A Source Using An Array Transducer
- Example: Defining A Sensor Using An Array Transducer
- Example: Modelling Plane Piston And Focused Bowl Transducers
- Example: Modelling A Linear Array Transducer