hmm_configuration_common_1.tcl Map hmm dim0,1,2 to histogram server OAT dimensions. Added commands to set the histogram server count method, size and stop condition. scan_common_1.tcl hmscan is now controlled by the histogram server instead of the beam monitor. NOTE: the mode and preset parameters for hmscan run are now ignored in favour of the parameters set on the hmm object. r2189 | ffr | 2007-10-23 12:40:09 +1000 (Tue, 23 Oct 2007) | 10 lines
21 lines
735 B
XML
21 lines
735 B
XML
<?xml version = '1.0' encoding = 'UTF-8'?>
|
|
<!-- Revised version MJL 2/07 -->
|
|
<anstohm:anstohm filler="ansto1" >
|
|
<config_links>
|
|
<config_link filename="../HMconfig/Default/Server_defaults.xml" />
|
|
<config_link filename="../HMconfig/Default/[::histogram_memory::filler_defaults].xml" />
|
|
</config_links>
|
|
<config_fillers>
|
|
<config_filler instrument="[instname]">
|
|
<!-- Place your customizations of the default configuration in this section -->
|
|
<!-- (if any) in config_server or config_fillers sections here. -->
|
|
<!-- These will override the linked configuration data above. -->
|
|
[BAT_TABLE]
|
|
[CAT_TABLE]
|
|
[FAT_TABLE]
|
|
[OAT_TABLE]
|
|
[SAT_TABLE]
|
|
</config_filler>
|
|
</config_fillers>
|
|
</anstohm:anstohm>
|