k-Wave Toolbox |
![]() ![]() |
Reorder data recorded using a binary sensor mask
unmasked_sensor_data = unmaskSensorData(sensor_data, sensor_mask, kgrid)
unmaskSensorData
restores the grid position of the data recorded at a single time-step within the time-series data returned by kspaceFirstOrder1D
, kspaceFirstOrder2D
, or kspaceFirstOrder3D
when using a binary sensor mask.
|
sensor data (returned by the first order simulation functions) at a single time-step ordered using MATLAB's standard column-wise linear matrix indexing |
|
binary sensor mask used in the simulation |
|
k-space grid structure returned by |
|
Grid with the sensor data reordered to its original position on the sensor mask |
makeGrid
, kspaceFirstOrder1D
, kspaceFirstOrder2D
, kspaceFirstOrder3D
![]() |
toneBurst | Functions — Alphabetical List | ![]() |
© 2009, 2010 Bradley Treeby and Ben Cox.