Aesthetic changes

This commit is contained in:
Karthik 2025-07-08 17:15:41 +02:00
parent 39aa2072cf
commit 6b4dd299f5

View File

@ -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