Default to using boundaries for two_theta values.
r2241 | ffr | 2007-11-07 15:48:42 +1100 (Wed, 07 Nov 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
0c6e24747f
commit
b6d7cb5e1b
@@ -53,4 +53,5 @@ namespace eval histogram_memory {
|
|||||||
sicslist setatt $script_name long_name two_theta
|
sicslist setatt $script_name long_name two_theta
|
||||||
sicslist setatt $script_name units [::histogram_memory::two_theta -units]
|
sicslist setatt $script_name units [::histogram_memory::two_theta -units]
|
||||||
unset script_name
|
unset script_name
|
||||||
|
::histogram_memory::two_theta -boundaries
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user