From 6a0449ac9535ff861db2b2be432fdf80d2314bec Mon Sep 17 00:00:00 2001 From: koennecke Date: Mon, 16 Mar 2009 14:25:12 +0000 Subject: [PATCH] - Modifed amortest, removed slit5 --- insttest/amortest | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/insttest/amortest b/insttest/amortest index af7133a..22d512e 100755 --- a/insttest/amortest +++ b/insttest/amortest @@ -3,6 +3,8 @@ # This is the regression test for SICS on the AMOR instrument # # Mark Koennecke, November 2006 +# +# Modified, Mark Koennecke, March 2009 #------------------------------------------------------------------------ source sicstcldebug.tcl source insttestutil.tcl @@ -53,8 +55,6 @@ lappend varList [list "amorset slit4 offset" 270 5] lappend varList [list "amorset slit4 scaleoffset" 0 1] lappend varList [list "amorset sample offset" 308 5] lappend varList [list "amorset sample scaleoffset" 0 1] -lappend varList [list "amorset slit5 offset" -54. 5] -lappend varList [list "amorset slit5 scaleoffset" 0 1] lappend varList [list "amorset detector offset" 297 5] lappend varList [list "amorset detector scaleoffset" 0 1] lappend varList [list "amorset ana offset" 200 5] @@ -66,7 +66,6 @@ lappend varList [list "d3b sign" -1 .1] lappend varList [list "d4b sign" -1 .1] lappend varList [list "aom sign" -1 .1] lappend varList [list "atz sign" -1 .1] -lappend varList [list "d5b sign" -1 .1] lappend varList [list "com sign" -1 .1] lappend varList [list "cox sign" -1 .1]