-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
89 lines (75 loc) · 6.11 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
<title>Benchmarks Visualizations</title>
</head>
<style>
div {
border: 3px solid blue;
padding-top: 50px;
padding-right: 30px;
padding-bottom: 50px;
padding-left: 80px;
background-color: CornflowerBlue;
}
</style>
<div>
<body>
<h1>Benchmarks Visualizations</h1>
<h2>Legacy (LBL+Voigt)</h2>
<ul>
<li><a href ="Legacy/Legacy_bmw/Legacy_Voigt_BMW(CO).html">Broadening Max Width vs Calculation Time
</a</li><br>
<li><a href ="Legacy/Legacy_wstep/Legacy_Voigt_Wstep(CO,NO).html">Wstep vs Calculation TIme
</a></li>
<li><a href ="Legacy/Legacy_spectral_points/Legacy_Spectral_Point.html">Spectral Points vs Calculation Time
</a></li>
<li><a href ="Legacy/Legacy_spectral_points_vs_Calculation_time_(N_lines_constant)/Legacy_spectral_points_vs_Calculation_time_(N_lines_constant).html">Spectral Points vs Calculation Time (N_lines constant)
</a></li>
<li><a href ="Legacy/Legacy_spectral_points_vs_voigt_broadening_time_(N_lines_constant)/Legacy_spectral_points_vs_voigt_broadening_time_(N_lines_constant).html">Spectral Points vs Voigt Broadening Time (N_lines constant)
</a></li>
<li><a href ="Legacy/Legacy_spectral_points_vs_other_spec_quan_(N_lines_constant)/Legacy_spectral_points_vs_other_spec_quan_(N_lines_constant).html">Spectral Points vs Other Spectral Quantities (N_lines constant)
</a></li>
<li><a href ="Legacy/Legacy_N_lines_vs_calc_time/Legacy_N_lines_vs_calc_time.html">Number of lines vs Calculation Time
</a></li>
<li><a href ="Legacy/Legacy_complexity_vs_calculation_time/Legacy_complexity vs calculation_time.html">Complexity vs Calculation Time
</a></li><br>
</ul>
<h2>LDM+FFT vs LDM+Voigt(np.convolve) [Broadening Max Width = 300 cm-1]</h2>
<ul>
<li><a href ="LDM/LDM_bmw_updated_2/LDM_bmw_updated_2.html">Broadening_Max_width vs Calculation Time</a></li>
<li><a href ="LDM/LDM_Spectrum_updated_(N_lines_constant)/LDM_Spectrum_updated_(N_lines_constant).html">Spectral Points vs Calculation Time (wstep and N_lines constant)</a></li>
<li><a href ="LDM/LDM_Spectral_range_updated/LDM_Spectral_range_updated.html">Spectral Points vs Calculation Time (N_lines not constant)</a></li>
<li><a href ="LDM/Spectrum_LDM_wstep_updated/Spectrum_LDM_wstep_updated.html">Spectral Points vs Calculation Time (wstep changes)</a></li>
<li><a href ="LDM/Complexity_FFT (Without N_lines)/LDM Complexity FFT (without N_lines).html">LDM Complexity FFT (without N_lines) -> [(wG*wL+1)*Spectral Points*Log(Spectral Points)]</a></li>
<li><a href ="LDM/Complexity_Voigt (Without N_lines)/LDM Complexity Voigt (without N_lines).html">LDM Complexity Voigt (without N_lines) -> [(wG*wL+1)*Spectral Points*Broadening Max Width*Log(Spectral Points*Broadening Max Width)]</a></li>
<li><a href ="LDM/LDM_N_lines_CO2_updated/LDM_N_lines_CO2_updated.html">N_lines vs Calculation Time (CO2)</a></li>
<li><a href ="LDM/LDM_N_lines_CH4_updated/LDM_N_lines_CH4_updated.html">N_lines vs Calculation Time (CH4)</a></li>
<li><a href ="LDM/Complexity_FFT_Final/Complexity_FFT_Final.html">Complexity LDM FFT Final -> 4.48256897e-08 * (wL*wG+ 1)*Spectral_Points(without BMW)*Log(Spectral_Points(without BMW))</a></li>
<li><a href ="LDM/Complexity_Voigt_Final/Complexity_Voigt_Final.html">Complexity LDM Voigt Final -> 5.26795e-07 * (wL*wG+ 1)*Spectral Points*Log(Spectral Points)
</a></li>
</ul>
<h2>LDM+FFT vs LDM+Voigt(oa.convolve) [Broadening Max Width = 300 cm-1]</h2>
<ul>
<li><a href ="LDM UPDATED/Broadening Max Width vs Calculation Time/(LDM Latest) Broadening Max Width vs Calculation Time.html">Broadening Max Width vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/Wstep vs Calculation Time/Spectral points(Wstep) vs Calculation Time.html">Spectral Points (Wstep Decreases) vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/Spectral points(NLines and Wstep constant) vs Calculation Time/Spectral points(NLines and Wstep constant) vs Calculation Time.html">Spectral Points (NLines and Wstep constant) vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/Spectral points(Wstep constant) vs Calculation Time/Spectral points(Wstep constant) vs Calculation Time.html">Spectral Points (Wstep constant) vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/CO2 (1 + wL*wG) vs Calculation Time/CO2 (1 + wL*wG) vs Calculation Time.html">CO2 (1 + wL*wG) vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/CH4 (1 + wL *wG) vs Calculation Time/CH4 (1 + wL*wG) vs Calculation Time.html">CH4 (1 + wL*wG) vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/Complexity_FFT/4.675e-08*(1 + wL*wG)*Spectral_Points*log(Spectral_Points) vs Calculation Time.html">LDM FFT Complexity -> [4.675e-08*(1 + wL*wG)*Spectral_Points*log(Spectral_Points)] vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/Complexity_Voigt/2.096e-07*lines_calculated + 7.185e-09*(1 + wL*wG)*Spectral_Points*log(Spectral_Points) vs Calculation Time.html">LDM Voigt Complexity -> [2.096e-07*lines_calculated + 7.185e-09*(1 + wL*wG)*Spectral_Points*log(Spectral_Points)] vs Calculation Time</a></li>
<li><a href ="LDM UPDATED/Wstep(New)/Spectral points(Wstep) vs Calculation Time.html">Spectral Points (Wstep Decreases) (Sparse Calculation) vs Calculation Time</a></li>
</ul>
<h2>Summary - LBL and LDM combined [Broadening Max Width = 300 cm-1]</h2>
<ul>
<li><a href ="Summary/Broadening_max_width/(Summary) Broadening Max Width vs Calculation Time.html">Broadening Max Width vs Calculation Time</a></li>
<li><a href ="Summary/Wstep/(Summary) Spectral Points(Wstep) vs Calculation Time.html">Spectral Points (Wstep Decreases) vs Calculation Time</a></li>
<li><a href ="Summary/Spectral Points (N_lines and Wstep constant)/(Summary) Spectral Points(N_lines and Wstep constant) vs Calculation Time.html">Spectral Points (NLines and Wstep constant) vs Calculation Time</a></li>
<li><a href ="Summary/Spectral Range/(Summary) Spectral Points(Spectral Range) vs Calculation Time.html">Spectral Points (Spectral Range) vs Calculation Time</a></li>
<li><a href ="Summary/N_lines CH4/(Summary) CH4 N_lines vs Calculation Time.html">CH4 N_lines vs Calculation Time</a></li>
<li><a href ="Summary/N_lines CO2/(Summary) CO2 N_lines vs Calculation Time.html">CO2 N_lines vs Calculation Time</a></li>
</ul>
</div>
</body>
</html>