Hi Dr. Treeby and Dr. Cox,
I am trying to get back reconstructed images from time-domain pressure data acquired using a curved array sensor. In order to do so, I have modified 'example_pr_2D_TR_circular_sensor.m' to use the experimental data and respective sensor locations. Could you please help me to sort out the following error?
Error in ==> kspaceFirstOrder_inputChecking at 227
sensor.time_reversal_boundary_data(:, new_col_pos) = order_index;
Error in ==> kspaceFirstOrder2D at 427
kspaceFirstOrder_inputChecking;
The data in 'sensor.time_reversal_boundary_data' can be accessed as (sensor,time) and I have specified the sensor locations in Cartesian coordinates. Could I be going wrong with the sensor mask then?
Thanks,
Srijeeta