setup pelican config
r3268 | jgn | 2011-11-18 15:44:28 +1100 (Fri, 18 Nov 2011) | 1 line
This commit is contained in:
committed by
Douglas Clowes
parent
1ef8a8a5ac
commit
fac72e3abb
@@ -10,7 +10,8 @@ namespace eval histogram_memory {
|
||||
proc x_pixel_angular_offset {args} {
|
||||
variable state
|
||||
if [ catch {
|
||||
set deg_per_radian [SplitReply [deg_per_rad]]
|
||||
#set deg_per_radian [SplitReply [deg_per_rad]]
|
||||
set deg_per_radian 57.29577951308232
|
||||
set max_chan [OAT_TABLE X -getdata MAX_CHAN]
|
||||
set bb_zero_offset [expr -1*($max_chan-1)]
|
||||
set det_width_mm [SplitReply [detector_active_width_mm]]
|
||||
|
||||
Reference in New Issue
Block a user