Malumuth AstroContrib Library
The following is a listing of the entire contents of this library for IDL.
Click on an individual procedure name to view its header and
source code. This listing
is a shortened form of the much longer
entire library help file. This may be handy for
text searchs, be beware that some of these are huge and may take a long
time to load or even crash your browser.
Last modified: Thu Dec 21 21:17:21 2000.
List of Routines
- DEL_RAY_WID Widget tool for zaping pixels in the RED image, the GREEN image or the BLUE which has been loaded into TCTOOL
- DISPLAY_BLUE Display the blue image in it's window *NAME: display_blue.pro *PURPOSE: Proceedure to display the blue image in TCTOOL's blue image window with the current stretch and Scaling type. *CATEGORY: Called by TCTOOL
- DISPLAY_GREEN Display the green image in it's window *NAME: display_green.pro *PURPOSE: Proceedure to display the green image in TCTOOL's green image window with the current stretch and Scaling type. *CATEGORY: Called by TCTOOL
- DISPLAY_RED Display the red image in it's window *NAME: display_red.pro *PURPOSE: Proceedure to display the red image in TCTOOL's red image window with the current stretch and Scaling type. *CATEGORY: Called by TCTOOL
- DISP_TRUE_WID Widget tool for displaying the True Color image within TCTOOL
- DISP_TRUE_ZOOM Widget tool for displaying the True Color image within the TCTOOL zoom window
- EDIT_IMAGE_WID Widget tool for trimming or otherwise editing the RED image, the GREEN image or the BLUE which has been loaded into TCTOOL.
- FSHIFT Routine to shift an image by non-integer values CALLING SEQUENCE: results = fshift(image,delx,dely) image - 2D image to be shifted delx - shift in x (same direction as IDL SHIFT function) dely - shift in y
- ROTAT_WID Widget tool for rotating, magnifying or demagnifying the RED image, the GREEN image or the BLUE which has been loaded into
- TCTOOL Widget tool for combining a RED image, a GREEN image and a BLUE image into a pseudo true color image.
- XYCENTER Event handler for events in TCTOOLs TRUE COLOR window while in proceedure rotat_wid.
- XYTRIM Event handler for events in TCTOOLs TRUE COLOR window while in proceedure edit_image_wid.
- XYZAP Event handler for events in TCTOOLs TRUE COLOR window while in proceedure del_ray_wid.
- ZOOMWIND Widget tool to pop up a True Color zoom window within TCTOOL