From 9a7332ef26df57f98171b551e484e668364ef2d0 Mon Sep 17 00:00:00 2001 From: "Harouna-Mayer, Sani" <sani.harouna-mayer@uni-hamburg.de> Date: Wed, 18 Dec 2024 09:45:58 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 927e2cd..46f714a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ The code his written by Sani Y. Harouna-Mayer. In case of any questions please c This repository contains code for the processing of the total x-ray scattering (TXS) data for pair distribution function (PDF) analysis including azimuthal integration of detector images, background subtraction approaches, averaging and Fourier transforming and PDF refinement procedures. The processing is explained in detail in the supporting information of the manuscript. ### Files -<process_raw_iq.py>: background subtraction and processing of 1D scatterign data (iq) to PDFs -<azimuthal_integration_2d_detector_images.py>: azimuthal integration of 2d scattering images to 1s scatterin patterns using pyFAI -<pdf_refinement_phasetransition_by_N_occupancy.py>: in situ pdf refinement of the phase transition of Cu3PdN to Cu3Pd using diffpy-CMI \ No newline at end of file + +- >process_raw_iq.py: background subtraction and processing of 1D scatterign data (iq) to PDFs +- >azimuthal_integration_2d_detector_images.py: azimuthal integration of 2d scattering images to 1s scatterin patterns using pyFAI +- >pdf_refinement_phasetransition_by_N_occupancy.py: in situ pdf refinement of the phase transition of Cu3PdN to Cu3Pd using diffpy-CMI \ No newline at end of file -- GitLab