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/self-phase-modulation/index.md | 4 +--- .../concept/self-phase-modulation/pheno-spm-small.jpg | Bin 121984 -> 0 bytes .../know/concept/self-phase-modulation/pheno-spm.jpg | Bin 395877 -> 0 bytes .../concept/self-phase-modulation/simulation-full.png | Bin 0 -> 967896 bytes .../concept/self-phase-modulation/simulation-half.avif | Bin 0 -> 44659 bytes .../concept/self-phase-modulation/simulation-half.jpg | Bin 0 -> 190616 bytes .../concept/self-phase-modulation/simulation-half.png | Bin 0 -> 319610 bytes .../concept/self-phase-modulation/simulation-half.webp | Bin 0 -> 98592 bytes 8 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 source/know/concept/self-phase-modulation/pheno-spm-small.jpg delete mode 100644 source/know/concept/self-phase-modulation/pheno-spm.jpg create mode 100644 source/know/concept/self-phase-modulation/simulation-full.png create mode 100644 source/know/concept/self-phase-modulation/simulation-half.avif create mode 100644 source/know/concept/self-phase-modulation/simulation-half.jpg create mode 100644 source/know/concept/self-phase-modulation/simulation-half.png create mode 100644 source/know/concept/self-phase-modulation/simulation-half.webp (limited to 'source/know/concept/self-phase-modulation') diff --git a/source/know/concept/self-phase-modulation/index.md b/source/know/concept/self-phase-modulation/index.md index f13ad2f..48ea20b 100644 --- a/source/know/concept/self-phase-modulation/index.md +++ b/source/know/concept/self-phase-modulation/index.md @@ -66,9 +66,7 @@ $$\begin{aligned} A(z, t) = \sqrt{P_0} \exp\!\Big(\!-\!\frac{t^2}{2 T_0^2}\Big) \exp\!\bigg( i \gamma z P_0 \exp\!\Big(\!-\!\frac{t^2}{T_0^2}\Big) \bigg) \end{aligned}$$ - - - +{% include image.html file="simulation-full.png" width="100%" alt="Self-phase modulation simulation results" %} The **instantaneous frequency** $$\omega_\mathrm{SPM}(z, t)$$, which describes the dominant angular frequency at a given point in the time domain, diff --git a/source/know/concept/self-phase-modulation/pheno-spm-small.jpg b/source/know/concept/self-phase-modulation/pheno-spm-small.jpg deleted file mode 100644 index 6f041ec..0000000 Binary files a/source/know/concept/self-phase-modulation/pheno-spm-small.jpg and /dev/null differ diff --git a/source/know/concept/self-phase-modulation/pheno-spm.jpg b/source/know/concept/self-phase-modulation/pheno-spm.jpg deleted file mode 100644 index 6d5c92a..0000000 Binary files a/source/know/concept/self-phase-modulation/pheno-spm.jpg and /dev/null differ diff --git a/source/know/concept/self-phase-modulation/simulation-full.png b/source/know/concept/self-phase-modulation/simulation-full.png new file mode 100644 index 0000000..a1823bc Binary files /dev/null and b/source/know/concept/self-phase-modulation/simulation-full.png differ diff --git a/source/know/concept/self-phase-modulation/simulation-half.avif b/source/know/concept/self-phase-modulation/simulation-half.avif new file mode 100644 index 0000000..c7b38bd Binary files /dev/null and b/source/know/concept/self-phase-modulation/simulation-half.avif differ diff --git a/source/know/concept/self-phase-modulation/simulation-half.jpg b/source/know/concept/self-phase-modulation/simulation-half.jpg new file mode 100644 index 0000000..fa7d838 Binary files /dev/null and b/source/know/concept/self-phase-modulation/simulation-half.jpg differ diff --git a/source/know/concept/self-phase-modulation/simulation-half.png b/source/know/concept/self-phase-modulation/simulation-half.png new file mode 100644 index 0000000..609f9c4 Binary files /dev/null and b/source/know/concept/self-phase-modulation/simulation-half.png differ diff --git a/source/know/concept/self-phase-modulation/simulation-half.webp b/source/know/concept/self-phase-modulation/simulation-half.webp new file mode 100644 index 0000000..d0038ac Binary files /dev/null and b/source/know/concept/self-phase-modulation/simulation-half.webp differ -- cgit v1.2.3