Skip to content

Add the Statistical Quantification method

Tom Slater requested to merge TomSlater/atomap:statistical_quant into master

This merge request adds functions to perform the statistical quantification method described in Van Aert et al. Phys Rev B 87, (2013).

Done

  • Added functions to quantification.py.
  • Added tests to test_quantification.py.
  • Changed Absolute_integrator doc to quantification.rst and added section on statistical quant.

Usage is explained in the updated documentation, which uses the Pt0.7Ni0.3_ADF.tif file in the adf quantification example notebook.

Merge request reports