The instrument specific hmm configurations are now responsible for creating the hmm and hmc objects. This makes it possible to drop dummy or instrumented histogram memory objects into the common setup and control code.
r1754 | ffr | 2007-03-31 11:30:31 +1000 (Sat, 31 Mar 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
7526a7b93d
commit
db9a45ff1e
@@ -1,4 +1,8 @@
|
||||
MakeHM hmm anstohttp
|
||||
MakeHMControl_ANSTO hmc bm hmm
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
|
||||
::histogram_memory::hmm_initialize
|
||||
::histogram_memory::hmm_setup transparent 7000000 3 stitch_nyc stitch_nxc oat_ntc_eff
|
||||
hmm_start 0
|
||||
hmm_start 0
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
MakeHM hmm anstohttp
|
||||
MakeHMControl_ANSTO hmc bm hmm
|
||||
|
||||
source $cfPath(hmm)/hmm_configuration_common_1.tcl
|
||||
|
||||
::histogram_memory::hmm_initialize
|
||||
::histogram_memory::hmm_setup transparent 0 3 oat_nyc_eff oat_nxc_eff oat_ntc_eff
|
||||
hmm_start 0
|
||||
|
||||
Reference in New Issue
Block a user