Skip to content

Commit 83ad9b3

Browse files
authored
Merge pull request #94 from RIMS-Code/add_scheme_issue_90
2 parents 2b4ca88 + 732107d commit 83ad9b3

File tree

12 files changed

+2294
-4
lines changed

12 files changed

+2294
-4
lines changed

db/yb-002.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"notes": "This scheme was devloped in Mainz by F. Weber for his master thesis, submitted in 2018",
3+
"references": [],
4+
"rims_scheme": {
5+
"scheme": {
6+
"element": "Yb",
7+
"gs_level": "0",
8+
"gs_term": "",
9+
"ip_term": "",
10+
"lasers": "Ti:Sa",
11+
"last_step_to_ip": false,
12+
"step_forbidden0": false,
13+
"step_forbidden1": false,
14+
"step_level0": "25068.22",
15+
"step_level1": "50991.477",
16+
"step_lowlying0": false,
17+
"step_lowlying1": false,
18+
"step_term0": "",
19+
"step_term1": "",
20+
"trans_strength0": "",
21+
"trans_strength1": "",
22+
"unit": "cm<sup>-1</sup>"
23+
}
24+
},
25+
"saturation_curves": [],
26+
"submitted_by": "Katerina Chrysalidis"
27+
}

docs/schemes/schemes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ please see [here](../schemes_static/submit_scheme.md).
201201
<td class="tg tg_ffc9c9"><a href="../../schemes/ho/"><span style="color:#000">Ho</span></a></td>
202202
<td class="tg tg_bbddff"><a href="../../schemes/er/"><span style="color:#000">Er</span></a></td>
203203
<td class="tg tg_ffc9c9"><a href="../../schemes/tm/"><span style="color:#000">Tm</span></a></td>
204-
<td class="tg tg_c8ffc8"><a href="../../schemes/yb/"><span style="color:#000">Yb</span></a></td>
204+
<td class="tg tg_ffc9c9"><a href="../../schemes/yb/"><span style="color:#000">Yb</span></a></td>
205205
<td class="tg tg_bbddff"><a href="../../schemes/lu/"><span style="color:#000">Lu</span></a></td>
206206
</tr>
207207
<tr>

docs/schemes/yb/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
##Available Schemes
1515

16-
| Scheme link | Lasers | Reference(s) | Submitted by |
17-
| ----------------------- | ------ | --------------------------------------------------------------------------------------- | --------------- |
18-
| [Yb 1](../yb/yb-001.md) | Dye | [Alkhazov et al. (1991)](https://doi.org/10.1016/0168-9002(91)90348-T){target="_blank"} | Sebastian Rothe |
16+
| Scheme link | Lasers | Reference(s) | Submitted by |
17+
| ----------------------- | ------ | --------------------------------------------------------------------------------------- | -------------------- |
18+
| [Yb 1](../yb/yb-001.md) | Dye | [Alkhazov et al. (1991)](https://doi.org/10.1016/0168-9002(91)90348-T){target="_blank"} | Sebastian Rothe |
19+
| [Yb 2](../yb/yb-002.md) | Ti:Sa | | Katerina Chrysalidis |

docs/schemes/yb/yb-002.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Yb scheme 2
2+
3+
## Notes
4+
5+
This scheme was devloped in Mainz by F. Weber for his master thesis, submitted in 2018
6+
7+
8+
9+
## Scheme
10+
11+
**Ionization Potential**: 50443.200 cm⁻¹ ([NIST ASD, 2024](https://www.nist.gov/pml/atomic-spectra-database))
12+
**Lasers used**: Ti:Sa
13+
14+
### Scheme table
15+
16+
| Step | λ (nm) | From (cm⁻¹) | To (cm⁻¹) |
17+
| ---- | ------- | ----------- | --------- |
18+
| 1 | 398.911 | 0.00 | 25068.220 |
19+
| 2 | 385.754 | 25068.22 | 50991.477 |
20+
21+
22+
### Scheme drawing
23+
24+
![yb scheme, light mode](yb-002/yb-002-light.png#only-light)
25+
![yb scheme, dark mode](yb-002/yb-002-dark-web.png#only-dark)
26+
27+
#### Download scheme drawing
28+
29+
| Light color | Dark color |
30+
| ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
31+
| [PDF](yb-002/yb-002-light.pdf) , [PNG](yb-002/yb-002-light.png) , [SVG](yb-002/yb-002-light.svg) | [PDF](yb-002/yb-002-dark.pdf) , [PNG](yb-002/yb-002-dark.png) , [SVG](yb-002/yb-002-dark.svg) |
32+
33+
34+
## References
35+
36+
- [Get config file](https://github.com/RIMS-Code/rims-code.github.io/blob/main/db/yb-002.json)
37+
38+
39+
40+
## Submitted by
41+
42+
Katerina Chrysalidis
43+
20 KB
Loading
13.5 KB
Binary file not shown.
27.3 KB
Loading

0 commit comments

Comments
 (0)