_histmem proc isn't created if the common hmm config file is loaded with the "source" command.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
source $cfPath(hmm)/hmm_cylindrical_detector_configuration.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
source $cfPath(hmm)/hmm_cylindrical_detector_configuration.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Author Jing Chen (jgn@ansto.gove.au)
|
||||
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
source $cfPath(hmm)/hmm_cylindrical_detector_configuration.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Author Jing Chen (jgn@ansto.gove.au)
|
||||
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
source $cfPath(hmm)/hmm_cylindrical_detector_configuration.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Author Jing Chen (jgn@ansto.gove.au)
|
||||
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
source $cfPath(hmm)/hmm_cylindrical_detector_configuration.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
proc ::histogram_memory::init_OAT_TABLE {} {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
::utility::mkVar sample_to_detector_distance float manager sample_to_detector_distance true detector true true
|
||||
sicslist setatt sample_to_detector_distance units mm
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
set sim_mode [SplitReply [hmm_simulation]]
|
||||
|
||||
proc ::histogram_memory::init_OAT_TABLE {} {
|
||||
|
||||
Reference in New Issue
Block a user