From 2ab1abb95c707e095aae0f20f5fcf8c07be3d70b Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Wed, 26 Sep 2012 12:00:45 +1000 Subject: [PATCH] Oat table was defined twice. Removed the wrong definition. r3753 | ffr | 2012-09-26 12:00:45 +1000 (Wed, 26 Sep 2012) | 2 lines --- site_ansto/instrument/pelican/config/hmm/hmm_configuration.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/site_ansto/instrument/pelican/config/hmm/hmm_configuration.tcl b/site_ansto/instrument/pelican/config/hmm/hmm_configuration.tcl index a5437ee5..2fc8d054 100644 --- a/site_ansto/instrument/pelican/config/hmm/hmm_configuration.tcl +++ b/site_ansto/instrument/pelican/config/hmm/hmm_configuration.tcl @@ -24,7 +24,6 @@ proc ::histogram_memory::init_OAT_TABLE {} { OAT_TABLE Y -setdata BMAX 1023.5 OAT_TABLE -set X { 199.5 198.5 } NXC 200 Y { -0.5 0.5 } NYC 64 T " 0 $twidth " NTC 1024 - OAT_TABLE -set X { 199.5 198.5 } NXC 200 Y { -0.5 0.5 } NYC 1024 T { 0 3333 } NTC 1 } message ] { if {$::errorCode=="NONE"} {return $message} return -code error $message