Xdf2Hdf: convert xdf datasets into hdf datasets¶
Convert xdf files to hdf5 file.
Use:
Xdf2Hdf.py [-h] [xdf hdf] -h show help text xdf directory with the xdf files hdf directory where the hdf files should go
When directories containing the xdf and hdf files are not given, pop-up selection tools appear:
select the approprate files interactively (multiple file selection allowed).
select the directory to which to write to the HDF5 data file(s).
Otherwise provide the directories with the xdf (.xdf) files and the directory where the hdf files should go
When both ‘I’ and ‘Q’ data are in the xdf file, write both ‘I’ and ‘Q’ to HDF5.
When only ‘I’ data are in the xdf file, use ‘Q’ data from associated separate ‘Q’ file when available.
Ignore files *_Q.xdf