From bcae81336764eb6c4cdf0f91e2fe632b625dd8b2 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 23 Oct 2022 22:18:11 +0200 Subject: Optimize and improve naming of all images in knowledge base --- source/know/concept/fabry-perot-cavity/cavity.png | Bin 11749 -> 0 bytes source/know/concept/fabry-perot-cavity/index.md | 6 +++--- source/know/concept/fabry-perot-cavity/sketch-full.png | Bin 0 -> 15362 bytes source/know/concept/fabry-perot-cavity/sketch-half.avif | Bin 0 -> 2481 bytes source/know/concept/fabry-perot-cavity/sketch-half.jpg | Bin 0 -> 12307 bytes source/know/concept/fabry-perot-cavity/sketch-half.png | Bin 0 -> 11616 bytes source/know/concept/fabry-perot-cavity/sketch-half.webp | Bin 0 -> 4702 bytes 7 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 source/know/concept/fabry-perot-cavity/cavity.png create mode 100644 source/know/concept/fabry-perot-cavity/sketch-full.png create mode 100644 source/know/concept/fabry-perot-cavity/sketch-half.avif create mode 100644 source/know/concept/fabry-perot-cavity/sketch-half.jpg create mode 100644 source/know/concept/fabry-perot-cavity/sketch-half.png create mode 100644 source/know/concept/fabry-perot-cavity/sketch-half.webp (limited to 'source/know/concept/fabry-perot-cavity') diff --git a/source/know/concept/fabry-perot-cavity/cavity.png b/source/know/concept/fabry-perot-cavity/cavity.png deleted file mode 100644 index f7b0c2a..0000000 Binary files a/source/know/concept/fabry-perot-cavity/cavity.png and /dev/null differ diff --git a/source/know/concept/fabry-perot-cavity/index.md b/source/know/concept/fabry-perot-cavity/index.md index 980fa54..6eefc6e 100644 --- a/source/know/concept/fabry-perot-cavity/index.md +++ b/source/know/concept/fabry-perot-cavity/index.md @@ -19,9 +19,8 @@ We divide the $$x$$-axis into three domains: left $$L$$, center $$C$$, and right The cavity $$C$$ has length $$\ell$$ and is centered on $$x = 0$$. Let $$n_L$$, $$n_C$$ and $$n_R$$ be the respective domains' refractive indices: - - - +{% include image.html file="sketch-full.png" width="70%" alt="Cavity structure" %} + ## Microscopic cavity @@ -129,6 +128,7 @@ $$A_1$$, $$A_2$$, $$A_3$$ or $$A_4$$ freely, and then the others are determined by $$k_m$$ and the field's continuity. + ## Macroscopic cavity Next, consider a "macroscopic" Fabry-PĂ©rot cavity diff --git a/source/know/concept/fabry-perot-cavity/sketch-full.png b/source/know/concept/fabry-perot-cavity/sketch-full.png new file mode 100644 index 0000000..0568fd2 Binary files /dev/null and b/source/know/concept/fabry-perot-cavity/sketch-full.png differ diff --git a/source/know/concept/fabry-perot-cavity/sketch-half.avif b/source/know/concept/fabry-perot-cavity/sketch-half.avif new file mode 100644 index 0000000..e980a70 Binary files /dev/null and b/source/know/concept/fabry-perot-cavity/sketch-half.avif differ diff --git a/source/know/concept/fabry-perot-cavity/sketch-half.jpg b/source/know/concept/fabry-perot-cavity/sketch-half.jpg new file mode 100644 index 0000000..8ca9aad Binary files /dev/null and b/source/know/concept/fabry-perot-cavity/sketch-half.jpg differ diff --git a/source/know/concept/fabry-perot-cavity/sketch-half.png b/source/know/concept/fabry-perot-cavity/sketch-half.png new file mode 100644 index 0000000..38cace9 Binary files /dev/null and b/source/know/concept/fabry-perot-cavity/sketch-half.png differ diff --git a/source/know/concept/fabry-perot-cavity/sketch-half.webp b/source/know/concept/fabry-perot-cavity/sketch-half.webp new file mode 100644 index 0000000..d6be4d9 Binary files /dev/null and b/source/know/concept/fabry-perot-cavity/sketch-half.webp differ -- cgit v1.2.3