@@ -1,6 +1,6 @@
close all
result = readmatrix("RUN2_ADC_data.csv");
result = readmatrix("2025_12_03_16_23_RUN1_ADC.csv");
%result = result(14430:end, : );
result(:,14) = result(:,14)./2;
time = result(:,1);
The note is not visible to the blocked user.