Skip to content

Commit 5c5cba2

Browse files
authored
Merge pull request #62 from polyanskiy/development
edit Synowicki
2 parents 201044f + 97b8218 commit 5c5cba2

File tree

5 files changed

+32
-7
lines changed

5 files changed

+32
-7
lines changed

database/catalog-nk.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2150,9 +2150,9 @@
21502150
- PAGE: Synowicki-UV
21512151
name: "Synowicki and Tiwald 2004: n,k 0.13–17 µm"
21522152
data: main/MgO/nk/Synowicki-UV.yml
2153-
- PAGE: Synowicki-IR
2154-
name: "Synowicki and Tiwald 2004: n,k 1.7–33 µm"
2155-
data: main/MgO/nk/Synowicki-IR.yml
2153+
# - PAGE: Synowicki-IR
2154+
# name: "Synowicki and Tiwald 2004: n,k 1.7–33 µm"
2155+
# data: main/MgO/nk/Synowicki-IR.yml
21562156
# - PAGE: Chernova
21572157
# name: "Chernova et al. 2017: n,k 0.14–1.67 µm"
21582158
# data: main/MgO/nk/Chernova.yml

database/data/main/As2S3/nk/Synowicki-UV.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
# copyright and related rights waived via CC0 1.0
44

55
REFERENCES: |
6-
R. A. Synowicki and Thomas E. Tiwald, Optical properties of bulk c-ZrO2, c-MgO and a-As2S3 determined by variable angle spectroscopic ellipsometry, <a href="https://doi.org/10.1016/j.tsf.2004.02.028">doi:10.1016/j.tsf.2004.02.028</a>
6+
R.A. Synowicki and T. E. Tiwald.
7+
Optical properties of bulk c-ZrO<sub>2</sub>, c-MgO and a-As<sub>2</sub>S<sub>3</sub> determined by variable angle spectroscopic ellipsometry.
8+
<a href="https://doi.org/10.1016/j.tsf.2004.02.028"><i>Thin Solid Films</i> <b>455-456</b>, 248-255 (2004)</a>
9+
<br>
10+
Calculation scripts (Python):
11+
<a href="https://github.com/polyanskiy/refractiveindex.info-scripts/blob/master/scripts/Synowicki%202004%20-%20As2S3%20--%20UV.py">Synowicki 2004 - As2S3 -- UV.py</a>
12+
<a href="https://github.com/polyanskiy/refractiveindex.info-scripts/blob/master/scripts/Synowicki%202004%20-%20Aux%20funcs.py">Synowicki 2004 - Aux funcs.py</a>
713
COMMENTS: |
814
Data generated from oscillator model.
915
DATA:

database/data/main/MgO/nk/Synowicki-UV.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
# copyright and related rights waived via CC0 1.0
44

55
REFERENCES: |
6-
R. A. Synowicki and Thomas E. Tiwald, Optical properties of bulk c-ZrO2, c-MgO and a-As2S3 determined by variable angle spectroscopic ellipsometry, <a href="https://doi.org/10.1016/j.tsf.2004.02.028">doi:10.1016/j.tsf.2004.02.028</a>
6+
R.A. Synowicki and T. E. Tiwald.
7+
Optical properties of bulk c-ZrO<sub>2</sub>, c-MgO and a-As<sub>2</sub>S<sub>3</sub> determined by variable angle spectroscopic ellipsometry.
8+
<a href="https://doi.org/10.1016/j.tsf.2004.02.028"><i>Thin Solid Films</i> <b>455-456</b>, 248-255 (2004)</a>
9+
<br>
10+
Calculation scripts (Python):
11+
<a href="https://github.com/polyanskiy/refractiveindex.info-scripts/blob/master/scripts/Synowicki%202004%20-%20MgO%20--%20UV.py">
12+
Synowicki 2004 - MgO -- UV.py</a>
13+
<a href="https://github.com/polyanskiy/refractiveindex.info-scripts/blob/master/scripts/Synowicki%202004%20-%20Aux%20funcs.py">
14+
Synowicki 2004 - Aux funcs.py</a>
715
COMMENTS: |
816
Data generated from oscillator model.
917
DATA:

database/data/main/ZrO2/nk/Synowicki-UV.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
# copyright and related rights waived via CC0 1.0
44

55
REFERENCES: |
6-
R. A. Synowicki and Thomas E. Tiwald, Optical properties of bulk c-ZrO2, c-MgO and a-As2S3 determined by variable angle spectroscopic ellipsometry, <a href="https://doi.org/10.1016/j.tsf.2004.02.028">doi:10.1016/j.tsf.2004.02.028</a>
6+
R.A. Synowicki and T. E. Tiwald.
7+
Optical properties of bulk c-ZrO<sub>2</sub>, c-MgO and a-As<sub>2</sub>S<sub>3</sub> determined by variable angle spectroscopic ellipsometry.
8+
<a href="https://doi.org/10.1016/j.tsf.2004.02.028"><i>Thin Solid Films</i> <b>455-456</b>, 248-255 (2004)</a>
9+
<br>
10+
Calculation scripts (Python):
11+
<a href="https://github.com/polyanskiy/refractiveindex.info-scripts/blob/master/scripts/Synowicki%202004%20-%20ZrO2%20--%20IR.py">
12+
Synowicki 2004 - ZrO2 -- IR.py</a>
13+
<a href="https://github.com/polyanskiy/refractiveindex.info-scripts/blob/master/scripts/Synowicki%202004%20-%20Aux%20funcs.py">
14+
Synowicki 2004 - Aux funcs.py</a>
715
COMMENTS: |
816
Data generated from oscillator model.
917
DATA:

database/doc/changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
new data (thanks to Georgy Ermolaev, XPANCEO, Dubai, United Arab Emirates, for submitting data in YAML format!)
1111
main/WSe2/nk/Ushkov-o.yml
1212
main/WSe2/nk/Ushkov-e.yml
13-
new data
13+
new data
1414
specs/cargille/index-matching liquids/nk/acrylic_double_matching_liquid.yml
1515
updated data
1616
specs/cargille/index-matching liquids/nk/BK7_matching_liquid.yml
@@ -27,6 +27,9 @@
2727
main/SrTiO3/nk/Chernova.yml
2828
other/doped crystals/Nb-SrTiO3/nk/Chernova.yml
2929
other/mixed crystals/LaAlO3-Sr2TaAlO6/nk/Chernova.yml
30+
main/MgO/nk/Synowicki-UV.yml
31+
main/ZrO2/nk/Synowicki-UV.yml
32+
main/As2S3/nk/Synowicki-UV.yml
3033

3134

3235
============================== 2025-02-23 ==============================

0 commit comments

Comments
 (0)