-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Just a list of questions that we can add to and answer:
-
What is the units of
md['dectector_distance']? The values is 16075.637817382812 -
What is
qth_interest? It is an integer, so is it the number of rois? -
Seems there are some redundant
mdkey values in the md dictionary. Are they all needed?
Measurementversussample
shutter_modeversusshutter mode
begversusbeg_OneTimeversusgood_start
endversusend_OneTime
all the keys bringing witheiger4m....for beam center and acquisition details and incident wavelength and so on
acquire_periodversusframe_time -
is
md['time']the time that the notebook was executed or results data is save to file? -
md[qr]is the same asqval_dict, except qval_dict is an unordered dictionary. Are both needed? Can we live with getting rid of one of these, and are there strong arguments for either @AbbyGi @xmchenGH this is important for NeXus file.
This may also be useful for @AbbyGi