Retrieve name of file being displayed
String_Type ds9_get_file()
String_Type ds9_get_file( handle )
Returns the name of the file being displayed within the current DS9 frame, which may include a directory path if such was specified to DS9 on input.
An empty string will be returned if DS9 is not running, has no current frame, or is not displaying a file in the current frame (e.g. because it was sent the data via ds9_put_array()).
- ds9
-
ds9_center,
ds9_clear,
ds9_get_array,
ds9_get_cmap,
ds9_get_coords,
ds9_get_crosshair,
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,
ds9_view
- modules
-
ds9
|