table of contents
other versions
- buster 0.17.0+dfsg1-3
- buster-backports 0.19.0+dfsg1-3~bpo10+1
- testing 0.20.0+dfsg1-3
- unstable 0.20.0+dfsg1-3
CHECK_CALIB(1) | User Commands | CHECK_CALIB(1) |
NAME¶
check_calib - DEPRECATED tool that checks a calibratation at the sub-pixel levelDESCRIPTION¶
usage: check_calib [options] -p param.poni image.edfCheck_calib is a research tool aiming at validating both the geometric calibration and everything else like flat-field correction, distortion correction, at a sub-pixel level. Note that `check_calib` program is obsolete as the same functionality is available from within pyFAI-calib, using the `validate` command in the refinement process. :returns: True if the parsing succeed, else False
positional arguments:¶
- FILE
- Image file to check calibration for
optional arguments:¶
- -h, --help
- show this help message and exit
- -V, --version
- show program's version number and exit
- -v, --verbose
- switch to debug mode
- -d FILE, --dark FILE
- file containing the dark images to subtract
- -f FILE, --flat FILE
- file containing the flat images to divide
- -m FILE, --mask FILE
- file containing the mask
- -p FILE, --poni FILE
- file containing the diffraction parameter (poni-file)
- -e ENERGY, --energy ENERGY
- energy of the X-Ray beam in keV (hc=12.398419739640717keV.A)
- -w WAVELENGTH, --wavelength WAVELENGTH
- wavelength of the X-Ray beam in Angstrom
March 2020 | check_calib from pyFAI version 0.19.0: 31/01/2020 |