tomwer diff-frame#
Purpose#
Tool to compare two frames from an acquisition.
Usage#
usage: tomwer diff-frame [-h] [--entry ENTRY] [--second-scan SECOND_SCAN]
[--second-entry SECOND_ENTRY] [--use-opengl-plot]
scan_path
Application to display the difference between two frames.
positional arguments:
scan_path Data file to show (h5 file, edf files, spec files)
options:
-h, --help show this help message and exit
--entry ENTRY An entry should be specify for hdf5 files
--second-scan SECOND_SCAN
Second data files
--second-entry SECOND_ENTRY
Second entry
--use-opengl-plot, --opengl-backend
Use OpenGL for plots (instead of matplotlib)
Examples#
tomwer diff-frame --scan-path path_to_my_scan/
tomwer diff-frame --scan-path path_to_my_scan/ --entry entry0000