Parse Bruker and PowDLL PXRD files. Perform basic analysis such as computing the crystallinity or crystallite width.
$ npm i xrd-analysis
import { fromBRML } from 'xrd-analysis';
const pattern = fromBRML(brmlFile);| Name | Name | Last commit date | ||
|---|---|---|---|---|
Parse Bruker and PowDLL PXRD files. Perform basic analysis such as computing the crystallinity or crystallite width.
$ npm i xrd-analysis
import { fromBRML } from 'xrd-analysis';
const pattern = fromBRML(brmlFile);