HDF_showattributes: Show attributes of HDF5 fileΒΆ

Show the attributes for an HDF5 file.

Use:

HDF_showattributes.py [-h] [-ch CHANNEL] [-o] [-f FILE]

Show attributes for given HDF5 file

optional arguments:
   -h, --help            show this help message and exit
   -ch CHANNEL, --channel CHANNEL
                         Channel number to use. Default is first available
                         channel.
   -o, --ofile           write output to output file. Do not show on screen
   -f FILE, --file FILE  Directory or file of x-ray data HDF5 file(s)

[source download]