Remove superfluous trailing white space from TCL files
This commit is contained in:
@@ -40,7 +40,7 @@ proc ::histogram_memory::init_OAT_TABLE {} {
|
||||
set tbb1 [expr $tbb0 + $tbinwidth_ns / $clock_scale]
|
||||
OAT_TABLE -set X { 199.5 198.5 } NXC $xbins Y { -0.5 15.5 } NYC $ybins T "$tbb0 $tbb1" NTC $tbins
|
||||
|
||||
# Use the ::histogram_memory::clock_scale function to make sure that the value in the
|
||||
# Use the ::histogram_memory::clock_scale function to make sure that the value in the
|
||||
# time of flight channel width is consistent with its units
|
||||
sicslist setatt tofw units [::histogram_memory::clock_scale units]
|
||||
tofw [expr ($tbb1 - $tbb0) * [::histogram_memory::clock_scale]]
|
||||
@@ -65,7 +65,7 @@ return {
|
||||
</MESYTEC_MPSD8_CHANNEL_GAINS>
|
||||
<MESYTEC_MPSD8_THRESHOLDS>
|
||||
30 30 30 30 30 30 30 30
|
||||
30 30 30 30 30 30 30 30
|
||||
30 30 30 30 30 30 30 30
|
||||
30 30 30 30 30 30 30 30
|
||||
30 20 10 10 10 10 10 10
|
||||
</MESYTEC_MPSD8_THRESHOLDS>
|
||||
@@ -178,7 +178,7 @@ proc ::histogram_memory::isc_initialize {} {
|
||||
::histogram_memory::ic_initialize
|
||||
::histogram_memory::set_graphtype "two_theta" "boundaries"
|
||||
|
||||
# Width = 25mm spacing * 200 tubes = 5000mm (120 degree coverage)
|
||||
# Width = 25mm spacing * 200 tubes = 5000mm (120 degree coverage)
|
||||
# Height = 1015mm (tube length)
|
||||
# Radius = 2400mm
|
||||
detector_active_height_mm 1015
|
||||
|
||||
Reference in New Issue
Block a user