----- file created by makedoc on: Thu Nov  5 15:14:57 2009
----- Documentation for /scisoft/xop2.3/extensions/shadowvui/src/lib/plotspace.pro -----

 NAME:
	PLOTSPACE 
 PURPOSE:
	an IDL implementation of the PLOTSPACE SHADOW's utility
 CATEGORY:
	SHADOW's utilities.
 CALLING SEQUENCE:
	plotspace, shadow_in, keyword_parameters
 INPUTS:
	shadow_in   SHADOW file or IDL structure with SHADOW data
 KEYWORD PARAMETERS:
	TOP = When set, in addition to the plotspace plots
		(x,z),x',z'),(x,x') and (z,z') it plots the 
		top view (y,x) and the side view (y,z).

	OUTPUTS:
	a plot on the screen
 SIDE EFFECTS:
 	None.
 RESTRICTIONS:
 	None.
 KNOWN BUGS:
 PROCEDURE:
	Similar to SHADOW's original.
 EXAMPLES:
		plotspace,'begin.dat'

 MODOFICATION HISTORY:
	M. Sanchez del Rio. ESRF. Grenoble Apr 29 1998

