Replaced with trajectoryScan.png

This commit is contained in:
MarkRivers
2007-06-28 18:38:06 +00:00
parent c14728a7e7
commit dbc2775fe5
2 changed files with 3 additions and 11 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

+3 -11
View File
@@ -777,23 +777,15 @@ plots in <CODE>trajectoryPlot.adl</CODE>. For example
<CODE>trajectoryScan.adl</CODE> in this screen shot was called with
<CODE>P=13IDC:, R=traj1, TITLE=GPD_Trajectory_Scan, M1=Phi, M2=Kappa, M3=Omega,
M4=Psi, M5=2-Theta, M6=Nu, M7=Unused, M8=Unused.</CODE></P>
<P><IMG height=782
src="trajectoryScan.gif"
width=538></P>
<P><IMG src="trajectoryScan.png"></P>
<P><CODE>trajectoryPlot.adl</CODE> is used to plot the requested trajectory in
position and time (<CODE>MnTraj</CODE>, <CODE>TimeTraj</CODE>), the readback
positions (<CODE>MnActual</CODE>) and the following errors
(<CODE>MnError</CODE>).</P>
<P><IMG height=227
src="trajectoryPlot1.gif"
width=408><IMG height=227
src="TtrajectoryPlot2.gif"
width=408></P>
<P><IMG src="trajectoryPlot1.png"><IMG src="trajectoryPlot2.png"></P>
<P><CODE>trajectoryScanDebug.adl</CODE> is used to display detailed information,
useful for debugging.</P>
<P><IMG height=447
src="TtrajectoryScanDebug.gif"
width=1023></P>
<P><IMG src="trajectoryScanDebug.png"></P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<H2><A name="Example IDL Procedure">Example IDL Procedure</A></H2>