6.4. value

Returns value of the given coordinate of FITS files.


im value

usage

im value [-h] file x y

positional arguments

file A file path or pattern (e.g., “*.fits”)

x X component of coordinate

y Y component of coordinate

options

-h, --help show this help message and exit


6.4.1. Example:

im value /PATH/TO/FILES*.fits 10 10