Aesthetic changes
This commit is contained in:
parent
39aa2072cf
commit
6b4dd299f5
@ -216,7 +216,6 @@ for i = 1:N_params
|
||||
|
||||
% Convert relative peak index to global index in profile
|
||||
peak_idx = peak_idx_rel;
|
||||
|
||||
peak_angle = (peak_idx - 1) * angle_per_bin; % zero-based bin index to angle
|
||||
|
||||
% Determine shift direction based on peak angle
|
||||
|
Loading…
Reference in New Issue
Block a user