Loading scsearch_1023.m +5 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ addpath('functions/') maxNumCompThreads(48); % pathfi = '/data/Sorgenti/3FGLJ1544.6-1125/HST/'; pathfi = '/data/Sorgenti/J1023/'; pathfi = '/data/Sorgenti/J1023/30-31_01_2020/'; % pathfi = '/data/Sorgenti/J1023/'; folname = [pathfi,'SP_search_',char(datetime('now','Format','dd_MM'))]; figfolname = [folname,'/figures']; Loading Loading @@ -226,8 +226,8 @@ tasc_max = (5.8107009477e+04 - MJDREF).*86400 + porb_max/2 % % s % f_max = 600 % f_min = 500 % f_step = 1/Tseg % f_gr = (f_min:f_step:f_max).'; f_step = 1/Tseg f_gr = (f_min:f_step:f_max).'; % Porb = 68023.919 % s % porb_gr = (Porb).'; porb_max = Porb; porb_min = Porb; % s % % porb_unc = 2*0.017; % s Loading Loading @@ -674,6 +674,8 @@ disp(daterella); clear daterella diary off %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%% Fai il grafico delle totlam a posteriori %%%%%%%%%%%%%%%% Loading Loading
scsearch_1023.m +5 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ addpath('functions/') maxNumCompThreads(48); % pathfi = '/data/Sorgenti/3FGLJ1544.6-1125/HST/'; pathfi = '/data/Sorgenti/J1023/'; pathfi = '/data/Sorgenti/J1023/30-31_01_2020/'; % pathfi = '/data/Sorgenti/J1023/'; folname = [pathfi,'SP_search_',char(datetime('now','Format','dd_MM'))]; figfolname = [folname,'/figures']; Loading Loading @@ -226,8 +226,8 @@ tasc_max = (5.8107009477e+04 - MJDREF).*86400 + porb_max/2 % % s % f_max = 600 % f_min = 500 % f_step = 1/Tseg % f_gr = (f_min:f_step:f_max).'; f_step = 1/Tseg f_gr = (f_min:f_step:f_max).'; % Porb = 68023.919 % s % porb_gr = (Porb).'; porb_max = Porb; porb_min = Porb; % s % % porb_unc = 2*0.017; % s Loading Loading @@ -674,6 +674,8 @@ disp(daterella); clear daterella diary off %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%% Fai il grafico delle totlam a posteriori %%%%%%%%%%%%%%%% Loading