Loading scsearch_J1544_test.m +4 −3 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ close all; % Define variables, M is segm. number pathfi = '/data/Sorgenti/3FGLJ1544.6-1125/'; reset(gpuDevice(2)); gpuDevice(2); %%%%%%%%%%%%%%%% tic Loading Loading @@ -52,10 +53,10 @@ toc Tseg=490; %segments' length in seconds %f_gr=f_tru+(-2:2).'; f_gr = (100:1/Tseg:1000).'; f_gr = (768:1/Tseg:780).'; %f_gr=(772:1/Tseg:774).'; % porb_gr = (18000:10:21600).'; porb_gr=20868.72; porb_gr=((20868.72-3*0.31):0.1:(20868.72+3*0.31)); a_gr = (0.01:8.0e-4:0.26).'; tasc_gr = (((0.724:8e-4:0.922)-MJDREF).*86400).'; % for j = 1:5 Loading Loading
scsearch_J1544_test.m +4 −3 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ close all; % Define variables, M is segm. number pathfi = '/data/Sorgenti/3FGLJ1544.6-1125/'; reset(gpuDevice(2)); gpuDevice(2); %%%%%%%%%%%%%%%% tic Loading Loading @@ -52,10 +53,10 @@ toc Tseg=490; %segments' length in seconds %f_gr=f_tru+(-2:2).'; f_gr = (100:1/Tseg:1000).'; f_gr = (768:1/Tseg:780).'; %f_gr=(772:1/Tseg:774).'; % porb_gr = (18000:10:21600).'; porb_gr=20868.72; porb_gr=((20868.72-3*0.31):0.1:(20868.72+3*0.31)); a_gr = (0.01:8.0e-4:0.26).'; tasc_gr = (((0.724:8e-4:0.922)-MJDREF).*86400).'; % for j = 1:5 Loading