From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/images/immatch/immatch.men | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pkg/images/immatch/immatch.men (limited to 'pkg/images/immatch/immatch.men') 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 -- cgit