- added third monitor to AMOR
- prepared monitor writing for SANS - created a separate powder diffractometer simulation - updated histogram memory code to read SANS gummi monitor packets - updated histogram memory to read third single detector = TOF-monitor
This commit is contained in:
@ -88,6 +88,15 @@ ddtb = /entry1,NXentry/SANS,NXinstrument/detector,NXdetector/SDS tof_or_gummi \
|
||||
-attr {units,uSecOrStroboscopicDimension}
|
||||
ddtemp = /entry1,NXentry/SANS,NXinstrument/detector,NXdetector/SDS \
|
||||
temperature
|
||||
gummimon1 = /entry1,NXentry/SANS,NXinstrument/detector,NXdetector/SDS \
|
||||
gummi_monitor1 -rank 1 -dim {$(timedim)} \
|
||||
-attr {units,counts}
|
||||
gummimon2 = /entry1,NXentry/SANS,NXinstrument/detector,NXdetector/SDS \
|
||||
gummi_monitor1 -rank 1 -dim {$(timedim)} \
|
||||
-attr {units,counts}
|
||||
gummimon3 = /entry1,NXentry/SANS,NXinstrument/detector,NXdetector/SDS \
|
||||
gummi_monitor1 -rank 1 -dim {$(timedim)} \
|
||||
-attr {units,counts}
|
||||
#--------Sample
|
||||
san = /entry1,NXentry/sample,NXsample/SDS name -type DFNT_CHAR -rank 1 \
|
||||
-dim {256}
|
||||
|
Reference in New Issue
Block a user