\(\renewcommand\AA{\unicode{x212B}}\)

LoadPDFgetNFile v1

Summary

Types of PDFgetN data files include .sqa, .sq, .gr, and etc.

See Also

LoadAscii

Properties

Name

Direction

Type

Default

Description

Filename

Input

string

Mandatory

The input filename of the stored data. Allowed extensions: [‘.sq’, ‘.sqa’, ‘.sqb’, ‘.gr’, ‘.ain’, ‘.braw’, ‘.bsmo’]

OutputWorkspace

Output

MatrixWorkspace

Mandatory

Workspace name to load into.

Description

Loads a PDFgetN file such as that saved by PDFgetN.

PDFgetN generates many types of files for the final result and communication among different executables at internal steps. This algorithm is designed to recognize and load all the ASCII based files created by PDFgetN.

The file types include

`` * .ain``
`` * .braw``
`` * .bsmo``
`` * .sq``
`` * .sqa``
`` * .gr``

Categories: AlgorithmIndex | Diffraction\DataHandling | DataHandling\Text

Source

C++ header: LoadPDFgetNFile.h

C++ source: LoadPDFgetNFile.cpp