Skip to content

Commit

Permalink
build based on 941f74b
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Apr 15, 2024
1 parent 9cf4f94 commit 95c0cba
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-13T02:58:02","documenter_version":"1.3.0"}}
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-15T21:04:10","documenter_version":"1.4.0"}}
2 changes: 1 addition & 1 deletion dev/examples/advanced/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
disk = DiskParams(Nt=25)

# synthesize the spectra
wavelengths, flux = synthesize_spectra(spec, disk)</code></pre><p>Then, we call the <code>GRASS.measure_bisector</code> function:</p><pre><code class="language-julia hljs">wav_synth, bis_synth = GRASS.measure_bisector(wavelengths, flux, interpolate=true, top=0.9)</code></pre><p>Two methods for calculating bisectors are implemented. By default, GRASS will attempt to interpolate the absorption line profile onto a uniform grid of flux values. Then the bisector is calculated as the average wavelength value on the left and right wings of the absorption line. Interpolation usually provides cleaner results, but it will fail if the line profile is sufficiently noisy. In this case, if <code>interpolation=false</code>, GRASS will use an iterative approach that is more stable, but less precise.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../basic/">« Basic Usage</a><a class="docs-footer-nextpage" href="../../input_data/description/">Input Data Description »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.3.0 on <span class="colophon-date" title="Saturday 13 April 2024 02:58">Saturday 13 April 2024</span>. Using Julia version 1.10.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
wavelengths, flux = synthesize_spectra(spec, disk)</code></pre><p>Then, we call the <code>GRASS.measure_bisector</code> function:</p><pre><code class="language-julia hljs">wav_synth, bis_synth = GRASS.measure_bisector(wavelengths, flux, interpolate=true, top=0.9)</code></pre><p>Two methods for calculating bisectors are implemented. By default, GRASS will attempt to interpolate the absorption line profile onto a uniform grid of flux values. Then the bisector is calculated as the average wavelength value on the left and right wings of the absorption line. Interpolation usually provides cleaner results, but it will fail if the line profile is sufficiently noisy. In this case, if <code>interpolation=false</code>, GRASS will use an iterative approach that is more stable, but less precise.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../basic/">« Basic Usage</a><a class="docs-footer-nextpage" href="../../input_data/description/">Input Data Description »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.0 on <span class="colophon-date" title="Monday 15 April 2024 21:04">Monday 15 April 2024</span>. Using Julia version 1.10.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/examples/basic/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
vel_grid, ccf = calc_ccf(wavelengths, flux, spec, normalize=true)

# measure radial velocities and uncertainties from the ccfs
rvs, sigs = calc_rvs_from_ccf(vel_grid, ccf)</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../../installation/">« Installation</a><a class="docs-footer-nextpage" href="../advanced/">Advanced Usage »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.3.0 on <span class="colophon-date" title="Saturday 13 April 2024 02:58">Saturday 13 April 2024</span>. Using Julia version 1.10.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
rvs, sigs = calc_rvs_from_ccf(vel_grid, ccf)</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../../installation/">« Installation</a><a class="docs-footer-nextpage" href="../advanced/">Advanced Usage »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.0 on <span class="colophon-date" title="Monday 15 April 2024 21:04">Monday 15 April 2024</span>. Using Julia version 1.10.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 95c0cba

Please sign in to comment.