% Do not forget to run run_matrix.m or Sensitivity.m when you change % the setup file or FF gains, respectively, as the FF function is set there. % frequency bins clear all %f = logspace(log10(5), log10(2000), 100); f = logspace(log10(5), log10(5000), 100); lcgt clc disp('LCGT - Single demodulation'); opt2 = lcgt; [fDC1hp, sigDC1hp, sigAC1hp, mMech1hp, noiseAC1hp] = tickle(opt2, [], f); %save f fDC1hp sigDC1hp sigAC1hp mMech1hp noiseAC1hp extractTF2 tune_phases2 Sensitivity2 IR2