Launch DS9 with file or image pixel array
ds9_view( filename [, ds9_arg1, ds9_arg2, ... ] )
ds9_view( image_pixel_array [, ds9_arg1, ds9_arg2, ... ] )
A convenience function, whch issues a ds9_launch() command followed by ds9_put_file() or ds9_put_array() as appropriate.
All parameters after the first will be interpreted as DS( command-line arguments.
- ds9
-
ds9_center,
ds9_clear,
ds9_get_array,
ds9_get_cmap,
ds9_get_coords,
ds9_get_crosshair,
ds9_get_file,
ds9_get_regions,
ds9_get_scale,
ds9_get_zoom,
ds9_launch,
ds9_pan,
ds9_put_array,
ds9_put_crosshair,
ds9_put_file,
ds9_put_regions,
ds9_put_wcs,
ds9_put_wcs_keys,
ds9_put_wcs_struct,
ds9_quit,
ds9_set_cmap,
ds9_set_scale,
ds9_set_zoom
- modules
-
ds9
|