Loading scsearch.m +1 −0 Original line number Diff line number Diff line Loading @@ -448,6 +448,7 @@ for m=1:M Y0 = fft(xtemp); % norman = 2./mean((abs(Y0(F1>1000 & F1<Nyq)).^2)./sumx); norman = 2./(Nphot.*var(xtemp)./mean(xtemp)); tau = ones("like",ttemp); % toc Loading Loading
scsearch.m +1 −0 Original line number Diff line number Diff line Loading @@ -448,6 +448,7 @@ for m=1:M Y0 = fft(xtemp); % norman = 2./mean((abs(Y0(F1>1000 & F1<Nyq)).^2)./sumx); norman = 2./(Nphot.*var(xtemp)./mean(xtemp)); tau = ones("like",ttemp); % toc Loading