6.3. arith¶
Does arithmetic operations of FITS files.
- im arith
usage
im arith [-h] file operator other output
positional arguments
fileA file path or pattern (e.g., “*.fits”)operatorOperator +, -, /, *, **, ^otherFits or Number to OperateoutputOutput directoryoptions
-h,--helpshow this help message and exit
6.3.1. Example:¶
im arith /PATH/TO/FILES*.fits + 200 /PATH/TO/DIRECTORY