k-Wave Toolbox |
Reorder sensor data from kspaceFirstOrder2D based on angle
[reordered_sensor_data, indices_new] = reorderSensorData(kgrid, sensor, sensor_data)
reorderSensorData
reorders the time series from kspaceFirstOrder2D
based on the angle that each sensor point makes with the centre of the grid. The sensor mask must be a binary mask, and the angles are defined from the upper left quadrant or negative y-axis in the same way as within makeCircle
and makeCartCircle
.
|
k-Wave grid structure returned by |
|
k-Wave sensor structure where |
|
sensor data returned by |
|
time varying sensor data reordered by the angle that each sensor point makes with the centre of the grid |
|
the indices of the reordered time series, where |
kspaceFirstOrder2D
, unmaskSensorData
pstdElastic3D | resize |
© 2009-2014 Bradley Treeby and Ben Cox.