Skip to content
Snippets Groups Projects
Commit a19909e0 authored by Wolfgang Ludwig's avatar Wolfgang Ludwig
Browse files

Signed-off-by: Wolfgang Ludwig <wolfgang.ludwig@esrf.fr>

parent 6a786a2c
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ function [shifts_lab, shifts_sam, abspos, relpos] = gtMatchGetSampleShifts(param
filename = sprintf('%s/%s%04d.edf', base_dir, acq_name, conf.offset_pos);
info = edf_info(filename);
offset = [info.motor.samtx, info.motor.samty, info.motor.samtz];
shifts_lab = zeros(tot_proj, 3);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment