- Added a multiple histogram memory control module. This required a
tiny change in the countable interface which in turn required updating of header file includes in a lot of files. - Some small fixes to TRICS writing as well.
This commit is contained in:
@ -72,7 +72,7 @@ frametilt = /$(framename),NXentry/TRICS,NXinstrument/$(dnumber),NXdetector/SDS
|
||||
-attr {units,degrees}
|
||||
framecounts = /$(framename),NXentry/TRICS,NXinstrument/$(dnumber),NXdetector/SDS counts \
|
||||
-attr {signal,1} -attr {units,counts} -type DFNT_INT32 \
|
||||
-LZW -rank 2 -dim {$(framedim1),$(framedim2)}
|
||||
-rank 2 -dim {$(framedim1),$(framedim2)}
|
||||
detzerox = \
|
||||
/frame0000,NXentry/TRICS,NXinstrument/$(dnumber),NXdetector/SDS x_zero_point \
|
||||
-attr {units,pixel}
|
||||
|
Reference in New Issue
Block a user