From 83670b3d045802696500ea661029f9762bf104c6 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Fri, 8 Nov 2013 10:01:26 +1100 Subject: [PATCH] SICS-690 SICS fails to initialise the hmm object on Kookaburra. --- .../instrument/kookaburra/config/hmm/hmm_configuration.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_ansto/instrument/kookaburra/config/hmm/hmm_configuration.tcl b/site_ansto/instrument/kookaburra/config/hmm/hmm_configuration.tcl index 9c7bab69..26bb534f 100644 --- a/site_ansto/instrument/kookaburra/config/hmm/hmm_configuration.tcl +++ b/site_ansto/instrument/kookaburra/config/hmm/hmm_configuration.tcl @@ -107,7 +107,7 @@ proc ::histogram_memory::isc_initialize {} { # hmm configure FAT_SIMULATED_EVENT_X0 $x_bb0 # hmm configure FAT_SIMULATED_EVENT_X1 $xbbmax ::histogram_memory::init_OAT_TABLE - ::histogram_memory::init_SAT_TABLE +# ::histogram_memory::init_SAT_TABLE # ::histogram_memory::init_CAT_TABLE ::histogram_memory::upload_config Filler_defaults