LoadPSIMuonBin v1

../_images/LoadPSIMuonBin-v1_dlg.png

LoadPSIMuonBin dialog.

Summary

Loads a data file that is in PSI Muon Binary format into a workspace (Workspace2D class).

Properties

Name Direction Type Default Description
Filename Input string Mandatory The name of the Bin file to load. Allowed extensions: [‘.bin’]
OutputWorkspace Output Workspace Mandatory An output workspace.

Description

The algorithm LoadPSIMuonBin will read in a .bin file from the PSI facility, from one of the various machines that use that format. The file name can be absolute or relative path and should have the extension .bin. The file should only be loaded if the first two bytes are “1N” representing it as the format that this will load.

Errors

For errors we use the Poisson distribution.

Child Algorithms used

The ChildAlgorithms used by LoadPSIMuonBin are:

Categories: Algorithm Index | DataHandling\PSIMuonBin

Source

C++ source: LoadPSIMuonBin.cpp (last modified: 2018-10-05)

C++ header: LoadPSIMuonBin.h (last modified: 2018-10-05)