Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.47 KB

File metadata and controls

24 lines (16 loc) · 1.47 KB

X-Ray-Diffraction-Analysis(XRD):

  • X-Ray Diffraction Analysis:

When we're studying the structure of a material, we needed make the X-ray Diffraction(XRD) to determine if the structure is crystalline(whith long-range spikes) or amorphous(without order long-range) and the other peaks.

This notebook deals with the data analysis of a X-ray Diffraction as an alternative study to interpret the results obtained from a given material, whether crystalline or amorphous.

Python analysis can be very important to make a study with more details about the material in question, some values need to appear to be studied. With simple codes we can be make a complete analysis. You plot a graph, can modify the color and size, find parametrics and specific values.

  • Difratograma de raio-x(DRX):

Quando estamos estudando a estrutura de um material, precisamos fazer uma Difração de raio-x para determinar se a estrutura é cristalina ou amorfa(não cristalina) e outros picos.

Este notebook trata de uma analise de dados de uma DRX como uma alternativa de estudo para interpretar os resultados obtidos de um determidado material, seja ele cristalino ou amorfo.

A analise com Python pode ser muito importante para realizar um estudo mais detalhado sobre o material em questão, alguns valores precisam aparecer para serem estudados. Com códigos simples podemos realizar uma analise completa. Você plota um gráfico, pode modificar o tamanho e a cor, encontrar parametros e valores específicos.