diff --git a/.doctrees/changelog.doctree b/.doctrees/changelog.doctree index 0be42c8..49f3c28 100644 Binary files a/.doctrees/changelog.doctree and b/.doctrees/changelog.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 565d557..f294ebe 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/sumo-bandplot.doctree b/.doctrees/sumo-bandplot.doctree index 53eaad2..35b9d3d 100644 Binary files a/.doctrees/sumo-bandplot.doctree and b/.doctrees/sumo-bandplot.doctree differ diff --git a/.doctrees/sumo-bandstats.doctree b/.doctrees/sumo-bandstats.doctree index f2c08d3..62986c4 100644 Binary files a/.doctrees/sumo-bandstats.doctree and b/.doctrees/sumo-bandstats.doctree differ diff --git a/.doctrees/sumo-dosplot.doctree b/.doctrees/sumo-dosplot.doctree index 85e93d6..b7c9563 100644 Binary files a/.doctrees/sumo-dosplot.doctree and b/.doctrees/sumo-dosplot.doctree differ diff --git a/.doctrees/sumo-kgen.doctree b/.doctrees/sumo-kgen.doctree index 2c2f44d..cbbb656 100644 Binary files a/.doctrees/sumo-kgen.doctree and b/.doctrees/sumo-kgen.doctree differ diff --git a/.doctrees/sumo-optplot.doctree b/.doctrees/sumo-optplot.doctree index 6e76485..ae83174 100644 Binary files a/.doctrees/sumo-optplot.doctree and b/.doctrees/sumo-optplot.doctree differ diff --git a/.doctrees/sumo-phonon-bandplot.doctree b/.doctrees/sumo-phonon-bandplot.doctree index 0b3741d..cb252f1 100644 Binary files a/.doctrees/sumo-phonon-bandplot.doctree and b/.doctrees/sumo-phonon-bandplot.doctree differ diff --git a/changelog.html b/changelog.html index 38f1ba7..411f6e3 100644 --- a/changelog.html +++ b/changelog.html @@ -44,7 +44,8 @@
Castep lattice_abc format was broken in many cases; deal with a Pymatgen deprecation and avoid incorrect truncation of data when no -units are provided. (@jryates, @ajjackson)
Possible choices: absorption, eps_imag, n_real, loss, n_imag, eps_real
+Possible choices: loss, n_real, absorption, eps_imag, n_imag, eps_real
Optical properties to plot. Multiple choices will be displayed as subplots. Accepted values: “absorption” (optical absorption over distance), “loss” (energy-loss function -Im(1/eps)), “eps_real” and “eps_imag” (real and imaginary parts of the dielectric function), “n_real” (real part of complex refractive index)”n_imag” (imaginary part of RI, also known as the extinction coefficient kappa.)
Default: “absorption”