xrd-analysis Parse Bruker and PowDLL PXRD files. Perform basic analysis such as computing the crystallinity or crystallite width. Installation $ npm i xrd-analysis Usage import { fromBRML } from 'xrd-analysis'; const pattern = fromBRML(brmlFile); API Documentation License MIT