Skip to content

rbhan/multiprocess-XRD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rebecca Han #Written 4/9/2016 to calculate XRD for 10 structures per SFR in [0, 0.42] using pymatgen

  1. running calculate_XRD.py
  • INPUT .vasp structure files
  • have all inputs in same directory as calculate_XRD.py
  • OUTPUT .xye files in pymatgen format: [[two_theta, intensity, {(h, k, l): mult}, d_hkl], ...]
  1. processing spectra with score_peaks.py
  • INPUT .xye files in pymatgen format
  • have all inputs in same directory as score_peaks.py
  • currently does NOT output a file yet; prints to terminal instead
  • select peak attribute(s) to be displayed (i.e. position, intensity, area, fwhm)
  1. post-processing optional

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published