
set infile=data\phase1.cif
set Xray=CuKa1*1+CuKa2*0.5
set fwhm=0.1
set Gfraction=0.5
set yscale=linear
:set yscale=log

python filter\cif2xrd.py sim %infile% %Xray% 5 100 0.02 %fwhm% %Gfraction% %yscale%
