init config
r3278 | jgn | 2011-11-24 15:01:06 +1100 (Thu, 24 Nov 2011) | 1 line
This commit is contained in:
committed by
Douglas Clowes
parent
c66c59df9f
commit
a973912aff
@@ -160,11 +160,14 @@ proc ::histogram_memory::isc_initialize {} {
|
|||||||
::histogram_memory::ic_initialize
|
::histogram_memory::ic_initialize
|
||||||
::histogram_memory::set_graphtype "two_theta" "boundaries"
|
::histogram_memory::set_graphtype "two_theta" "boundaries"
|
||||||
|
|
||||||
detector_active_height_mm 335
|
# Width = 25mm spacing * 200 tubes = 5000mm (120 degree coverage)
|
||||||
|
# Height = 1015mm (tube length)
|
||||||
|
# Radius = 2400mm
|
||||||
|
detector_active_height_mm 1015
|
||||||
detector_active_height_mm lock
|
detector_active_height_mm lock
|
||||||
detector_active_width_mm 3490.64
|
detector_active_width_mm 5000
|
||||||
detector_active_width_mm lock
|
detector_active_width_mm lock
|
||||||
detector_radius_mm 1250.0
|
detector_radius_mm 2400.0
|
||||||
detector_radius_mm lock
|
detector_radius_mm lock
|
||||||
|
|
||||||
# hmm configure FAT_SIMULATED_EVENT_Y0 $y_bb0
|
# hmm configure FAT_SIMULATED_EVENT_Y0 $y_bb0
|
||||||
|
|||||||
Reference in New Issue
Block a user