- Fixed SICS up to run with up to three TRICS detectors.
- added 150 detectors the default for FOCUS middle bank. - added documentation for el734_test
This commit is contained in:
@ -46,7 +46,7 @@ mono0 = \
|
||||
/frame0000,NXentry/TRICS,NXinstrument/monochromator,NXcrystal/NXVGROUP
|
||||
#------------------------- CountControl
|
||||
framepreset = \
|
||||
/$(framename),NXentry/TRICS,NXinstrument/count_control,NXmonitor/SDS preset
|
||||
/$(framename),NXentry/TRICS,NXinstrument/count_control,NXcounter/SDS preset
|
||||
framemode = /$(framename),NXentry/TRICS,NXinstrument/count_control,NXcounter/SDS countmode \
|
||||
-type DFNT_UINT8 -rank 1 -dim {132}
|
||||
framemonitor = /$(framename),NXentry/TRICS,NXinstrument/count_control,NXcounter/SDS monitor \
|
||||
@ -61,7 +61,7 @@ detectorx = /frame0000,NXentry/TRICS,NXinstrument/$(dnumber),NXdetector/SDS x \
|
||||
-attr {axis,1} -attr {units,mm} -type DFNT_FLOAT32 \
|
||||
-rank 1 -dim {$(framedim1)}
|
||||
detectory = /frame0000,NXentry/TRICS,NXinstrument/$(dnumber),NXdetector/SDS y \
|
||||
-attr {axis,1} -attr {units,mm} -type DFNT_FLOAT32 \
|
||||
-attr {axis,2} -attr {units,mm} -type DFNT_FLOAT32 \
|
||||
-rank 1 -dim {$(framedim2)}
|
||||
det1 = \
|
||||
/$(framename),NXentry/TRICS,NXinstrument/$(dnumber),NXdetector/NXVGROUP
|
||||
|
Reference in New Issue
Block a user