diff --git a/images/diffpycmi_screenshot.png b/images/diffpycmi_screenshot.png index b4919201..579cf113 100644 Binary files a/images/diffpycmi_screenshot.png and b/images/diffpycmi_screenshot.png differ diff --git a/logos/CMI-logo.png b/logos/CMI-logo.png index af32c70a..12a98cb2 100644 Binary files a/logos/CMI-logo.png and b/logos/CMI-logo.png differ diff --git a/products/diffpycmi/index.rst b/products/diffpycmi/index.rst index 517656f3..b77daa4e 100644 --- a/products/diffpycmi/index.rst +++ b/products/diffpycmi/index.rst @@ -117,7 +117,7 @@ To list and copy example scripts and data to your working directory, type, .. code-block:: bash cmi example list - cmi example copy + cmi example copy / .. admonition:: Example @@ -131,18 +131,22 @@ To list and copy example scripts and data to your working directory, type, .. code-block:: bash - ch03NiModelling - ch05Fit2Phase - ch06RefineCrystalStructureGen - ch07StructuralPhaseTransitions - ch08NPRefinement - ch11ClusterXYZ + $ cmi example list + core: + - linefit + pdf: + - ch03NiModelling + - ch05Fit2Phase + - ch06RefineCrystalStructureGen + - ch07StructuralPhaseTransitions + - ch08NPRefinement + - ch11ClusterXYZ To copy the example for bulk Ni PDF fitting, type, .. code-block:: bash - cmi example copy ch03NiModelling + cmi example copy pdf/ch03NiModelling This will copy the example directory ``ch03NiModelling`` to your current working directory. Within this directory exists the scripts and data to fit the bulk Ni PDF.