World to/from pixel
pixel_solid_angle_arcsec2
This script calculates the solid angle subtended by a pixel in a 2D FITS image (in arcsec^2).
(venv_numina) $ numina-pixel_solid_angle_arcsec2 --help
pixel_to_world
Auxiliary script to convert from pixel coordinates to celestial coordinates and
wavelength. There is also the script numina-world_to_pixel, which performs
the inverse transformation.
(venv_numina) $ numina-pixel_to_world --help
world_to_pixel
Auxiliary script to convert from celestial coordinates and wavelength to pixel
coordinates. There is also the script numina-pixel_to_world, which performs
the inverse transformation.
(venv_numina) $ numina-world_to_pixel --help