DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
hdf5_wib2_to_binary.py File Reference

Go to the source code of this file.

Namespaces

namespace  hdf5_wib2_to_binary
 

Functions

 hdf5_wib2_to_binary.Debug (x)
 
 hdf5_wib2_to_binary.main (args)
 

Variables

 hdf5_wib2_to_binary.parser = argparse.ArgumentParser(description = 'Python script to write WIB2 frames from DUNE-DAQ HDF5 files to binary files.')
 
 hdf5_wib2_to_binary.dest
 
 hdf5_wib2_to_binary.help
 
 hdf5_wib2_to_binary.type
 
 hdf5_wib2_to_binary.int
 
 hdf5_wib2_to_binary.required
 
 hdf5_wib2_to_binary.default
 
 hdf5_wib2_to_binary.action
 
 hdf5_wib2_to_binary.args = parser.parse_args()
 
 hdf5_wib2_to_binary.debug = args.debug