shotRadiograph

xripl.reader.shotRadiograph(shotNum, camera, dataDir, plots=False)[source]

Opens a radiograph given a shot number, framing camera and directory containing shot data.

shotNumint

Omega shot number of radiograph to be opened.

camerastr

Name of camera used on shotNum from which to open radiograph. For example, ‘xrfc3’ for x-ray framing camera 3.

dataDirstr

Full path to directory containing shot data with radiographs.

plotsbool

Flag for plotting the background and the foreground images. Default is False.