Package reflectometry :: Package model1d :: Package tests :: Module test_approxRough

Module test_approxRough

source code

Cross check approximate rough calculattion. 1) approx. rough reflectivity calc against Abeles and parratt 2) model1d rough reflectivity calc against abeles and parratt
Classes
  TestApproxRough
approx.
  TestReflrough
Model1d rough reflectivity calc against parratt, and abeles
Variables
  Q = linspace(0.001, 0.3, 100)
  depth = array([100, 100, 35, 17, 100])
  rho = array([1, 1.87,-1.7, 3.8, 2.07])
  mu = array([0, 0.01, 0.01, 2, 0.01])
  sigma = array([2, 2, 2, 2])