diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/images/immatch/immatch.men | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/images/immatch/immatch.men')
-rw-r--r-- | pkg/images/immatch/immatch.men | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/pkg/images/immatch/immatch.men b/pkg/images/immatch/immatch.men new file mode 100644 index 00000000..f9829bd7 --- /dev/null +++ b/pkg/images/immatch/immatch.men @@ -0,0 +1,18 @@ + geomap - Compute geometric transforms using matched coordinate lists + geotran - Transform 1-D or 2-D images using various mapping transforms + geoxytran - Transform coordinate lists using the geomap transforms + gregister - Register 1-D or 2-D images using the geomap transforms + imalign - Align and register 2-D images using a reference pixel list + imcentroid - Compute and print relative shifts for a list of 2-D images + imcombine - Combine images pixel-by-pixel using various algorithms + linmatch - Match the linear intensity scales of 1-D or 2-D images + psfmatch - Match the point-spread functions of 1-D or 2-D images + skymap - Compute geometric transforms using the image celestial wcs + skyxymatch - Generate matched pixel lists using the image celestial wcs + sregister - Register 1-D or 2-D images using the image celestial wcs + wcscopy - Copy the wcs from one image to another + wcsmap - Compute geometric transforms using the image wcs + wcsxymatch - Generate matched pixel lists using the image wcs + wregister - Register 1-D or 2-D images using the image wcs + xregister - Register 1-D or 2-D images using x-correlation techniques + xyxymatch - Match pixel coordinate lists |