SICS-684 Stop the 'ERROR: option fat_clock_scale n' messages when running the script_validator.
This commit is contained in:
@@ -50,6 +50,7 @@ namespace eval histogram_memory {
|
|||||||
hmm configure ratemap_xy_total 321
|
hmm configure ratemap_xy_total 321
|
||||||
hmm configure maximum_period 0
|
hmm configure maximum_period 0
|
||||||
hmm configure fat_frame_frequency 50
|
hmm configure fat_frame_frequency 50
|
||||||
|
hmm configure fat_clock_scale 1000
|
||||||
foreach bm $::counter::isc_beam_monitor_list {
|
foreach bm $::counter::isc_beam_monitor_list {
|
||||||
set bm_num [string index $bm end]
|
set bm_num [string index $bm end]
|
||||||
if [string is integer $bm_num] {
|
if [string is integer $bm_num] {
|
||||||
|
|||||||
Reference in New Issue
Block a user