6.4. value¶
Returns value of the given coordinate of FITS files.
- im value
usage
im value [-h] file x y
positional arguments
fileA file path or pattern (e.g., “*.fits”)xX component of coordinateyY component of coordinateoptions
-h,--helpshow this help message and exit
6.4.1. Example:¶
im value /PATH/TO/FILES*.fits 10 10