Instrument (xripl.instrument)

Created on Tue Feb 26 12:58:48 2019

Utilities for convolving 2D radiograph instrument function with synthetically produced radiographs.

@author: Pawel M. Kozlowski

Functions

openSyntheticRadiograph(directory, fileName)

Given the full filename (with path) to an hdf5 file containing synthetic radiograph data, open the file and return the image data as a numpy array.

saveHdf(data, directory, fileName)

Saves radiograph into HDF5 file.