From a2d519cc733654016b322e2faa51acc63b737820 Mon Sep 17 00:00:00 2001 From: HarryR <c.rossides@soton.ac.uk> Date: Thu, 30 Jul 2020 13:02:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3575bfb..92bcfb9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Refractive index calculator + Author: Charalambos Rossides + muVIS X-ray imaging centre + University of Southampton, Southampton, UK + Jupyter script that calls the Center for X-Ray Optics (CXRO) website [1] and retrieves the refractive index (tabulated values originally published by [2]) for a given material composition and density for low energies (30eV to 30keV). This script calls the website, retrieves the data and then plots it in either the typical delta and beta plot or the delta/beta ratio. -- GitLab