read.sqb {BBEST} | R Documentation |
Read data from a .sqb
-file
Description
This function reads .sqb-files generated by PDFgetN, which contain the corrected and blended total-scattering function S(Q).
Usage
read.sqb(file = stop("'file' must be specified"))
Arguments
file |
character, the name of the file which the data are to be read from. |
Value
An object of type data
. See set.data
for details.
References
Peterson, P.F., Gutmann, M., Proffen, TH. & Billinge, S.J.L. (2000): PDFgetN: A User-Friendly Program to Extract the Total Scattering Structure Function and the Pair Distribution Function from Neutron Powder Diffraction Data. J. Appl. Cryst., 33, 1192. https://web.pa.msu.edu/cmp/billinge-group/programs/pdfgetn/pdfgetn_jac.pdf.
Proffen, TH., Peterson, P.F., Gutmann, M. & Billinge, S.J.L. (2009): PDFgetN Users Guide Version 1.6.6. http://pdfgetn.sourceforge.net/.
[Package BBEST version 0.1-8 Index]