Commit b6cccccb authored by Riccardo La Placa's avatar Riccardo La Placa
Browse files

Vecchie scemenziole

parent 4e96339f
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -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'];
@@ -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
@@ -674,6 +674,8 @@ disp(daterella); clear daterella

diary off

%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%% Fai il grafico delle totlam a posteriori %%%%%%%%%%%%%%%%