- Modifed amortest, removed slit5

This commit is contained in:
koennecke
2009-03-16 14:25:12 +00:00
parent 2fc06318b4
commit 6a0449ac95

View File

@ -3,6 +3,8 @@
# This is the regression test for SICS on the AMOR instrument # This is the regression test for SICS on the AMOR instrument
# #
# Mark Koennecke, November 2006 # Mark Koennecke, November 2006
#
# Modified, Mark Koennecke, March 2009
#------------------------------------------------------------------------ #------------------------------------------------------------------------
source sicstcldebug.tcl source sicstcldebug.tcl
source insttestutil.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 slit4 scaleoffset" 0 1]
lappend varList [list "amorset sample offset" 308 5] lappend varList [list "amorset sample offset" 308 5]
lappend varList [list "amorset sample scaleoffset" 0 1] 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 offset" 297 5]
lappend varList [list "amorset detector scaleoffset" 0 1] lappend varList [list "amorset detector scaleoffset" 0 1]
lappend varList [list "amorset ana offset" 200 5] 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 "d4b sign" -1 .1]
lappend varList [list "aom sign" -1 .1] lappend varList [list "aom sign" -1 .1]
lappend varList [list "atz 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 "com sign" -1 .1]
lappend varList [list "cox sign" -1 .1] lappend varList [list "cox sign" -1 .1]