Reader (xripl.reader)

Created on Mon Oct 22 16:42:16 2018

Reads radiographic images and create simple plots

@author: Pawel M. Kozlowski

Functions

openRadiograph(fileName)

Given the full filename (with path) to an hdf5 file containing radiographic data from an XRFC (x-ray framing camera) diagnostic on OMEGA, open the file and return the foreground and background image data as numpy arrays.

omegaDataSearch(dataDir[, camera])

Search given directory and subdirectories for HDF5 files of radiographs from OMEGA LLE XRFC data.

shotRadiograph(shotNum, camera, dataDir[, plots])

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