nxxrdct.application.nxxrdct#

Define NXxrdct application and related functions and classes.

Functions

copy_nxxrdct_file(input_file, output_file, ...)

get_data(file_path, data_path)

Read data from the HDF5 dataset or return None when missing.

get_paths([version])

hdf5_open(filename)

Open a file as an h5py-like object.

Classes

NXbeam([node_name, parent])

NXinstrument([node_name, parent])

NXmonitor([node_name, parent])

NXobject(node_name[, parent])

NXsample([node_name, parent])

NXxrdct([parent])

Class defining an NXxrdct entry.

datetime(year, month, day[, hour[, minute[, ...)

The year, month and day arguments are required.