and executable
checkpars.py [-v] [-f tasklist] [-h] [-u]
ccdmoms man: [’in’, ’out’, ’mom’, ’weights’, ’axis’, ’win’, ’sigma’] bin: [’in’, ’out’, ’mom’, ’weight’, ’axis’, ’win’, ’sigma’]
has an obvious typo.
By default a predefined tasklist is used, but this is not an exhaustive list. Using the -f flag another list could be passed (only the first word per line is the name of the program to be checked).
% make checkpars python checkpars.py -v > checkpars.log Files read: 200 Bad files found: 104 % more checkpars.log
directory
$NEMO/src/scripts/checkpars.py script $NEMO/src/scripts/tasklist default list of binaries to check
15-apr-2021 first version PPT 30-apr-2021 added -v flag PPT 06-may-2021 added -h flag PPT 21-may-2021 draft man created PJT 29-may-2021 added -f flag PPT 22-jul-2021 added -u flag PPT