6.9. shift¶
Shifts the FITS files.
- im shift
usage
im shift [-h] file x y output
positional arguments
fileA file path or pattern (e.g., “*.fits”)xX component of coordinateyY component of coordinateoutputOutput directoryoptions
-h,--helpshow this help message and exit
6.9.1. Example:¶
im shift /PATH/TO/FILES*.fits 100 100 /PATH/TO/DIRECTORY