StochasticAnalytics / emClarity

GNU Lesser General Public License v3.0
40 stars 6 forks source link

catch clause in ctf estimate #136

Open bHimes opened 3 years ago

bHimes commented 3 years ago
try
[ bg,  bandpass, rV ] = prepare_spectrum( Hqz, highCutoff, freqVector, radialAvg, 0);
catch

% figure, imshow3D(gather(Hqz)); % figure, imshow3D(gather(rotAvgPowerSpec)); % highCutoff % figure, plot(freqVector); % figure, plot(radialAvg); end