|
468 | 468 | }, |
469 | 469 | { |
470 | 470 | "cell_type": "code", |
471 | | - "execution_count": 10, |
| 471 | + "execution_count": 12, |
472 | 472 | "id": "7f9e23cc-bbb2-47d1-ae3b-7ec78532aeec", |
473 | 473 | "metadata": { |
474 | 474 | "scrolled": true |
|
478 | 478 | "name": "stdout", |
479 | 479 | "output_type": "stream", |
480 | 480 | "text": [ |
481 | | - "Element: Nb, Corrected Atom%: 0.25, Corrected Weight%: 0.65\n", |
482 | | - "Element: Sr, Corrected Atom%: 19.56, Corrected Weight%: 46.75\n", |
483 | | - "Element: Ti, Corrected Atom%: 20.25, Corrected Weight%: 26.45\n", |
484 | | - "Element: O, Corrected Atom%: 59.93, Corrected Weight%: 26.16\n", |
485 | | - "Element: Cu, Corrected Atom%: 0.00, Corrected Weight%: 0.00\n" |
| 481 | + "Element: O, Corrected Atom%: 58.60, Corrected Weight%: 25.10\n", |
| 482 | + "Element: Sr, Corrected Atom%: 20.22, Corrected Weight%: 47.43\n", |
| 483 | + "Element: Cu, Corrected Atom%: 0.00, Corrected Weight%: 0.00\n", |
| 484 | + "Element: Ti, Corrected Atom%: 20.92, Corrected Weight%: 26.81\n", |
| 485 | + "Element: Nb, Corrected Atom%: 0.26, Corrected Weight%: 0.66\n" |
486 | 486 | ] |
487 | 487 | } |
488 | 488 | ], |
489 | 489 | "source": [ |
490 | 490 | "# ------ Input ----------\n", |
491 | | - "thickness_in_nm = 250\n", |
| 491 | + "thickness_in_nm = 210\n", |
492 | 492 | "# -----------------------\n", |
493 | 493 | "pyTEMlib.eds_tools.apply_absorption_correction(spectrum, thickness_in_nm)\n", |
494 | 494 | "for key, value in spectrum.metadata['EDS']['GUI'].items():\n", |
|
0 commit comments