Presently when merge (concatenation) of scans takes place in the ccl integrate panel, the merged scan gets 'false' in export tab of the table. After 'restore scan' 'false' is not switched back to the 'true'
Presently merge (concatenation) of scans works in the ccl integrate panel. Is it planned for 'the param study' panel ?
We would like to have it.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
I would suggest in the x-value is within 0.0005 the same.
One more request - the present users use intensively pyzebra param study option, but they cannot output the fitted parameters.
Can you give some ‘quick’ way to save it out of pyzebra?
Thank you
Oksana
On 19 Aug 2021, at 17:01, Ivan Usov @.@.>> wrote:
Concerning your second point, which criteria should be used to determine whether two "param study" scans have to be merged?
The fit results are displayed when each scan is selected, but I guess it's not so convenient to copy results for all scans this way. But which output format do you want to use? E.g. how to structure the output?
The best would be a table, one line per file
In this line: param, f1_amplitude, std_ f1_amplitude, f1_center, std_f1_center, f1_sigma, std_f1_sigma, file
Oksana
On 20 Aug 2021, at 11:51, Ivan Usov @.@.>> wrote:
The fit results are displayed when each scan is selected, but I guess it's not so convenient to copy results for all scans this way. But which output format do you want to use? E.g. how to structure the output?
Could you clarify what you mean by "I would suggest in the x-value is within 0.0005 the same."
For example, in ccl_integrate we have the following procedure for merging 2 different scans:
check zebra_mode to be the same
check that all metadata parameters (ub, temp, mf, twotheta or gamma, etc.) are within the desired difference range
check that scan_motor (usually omega) ranges of both scans are not separated by a gap larger than a certain value
If all of the above is true, then we merge those 2 scans.
So, I guess, you refer to the difference between omega values? No other checks need to be done?
Could you clarify what you mean by "I would suggest in the x-value is within 0.0005 the same."
For example, in ccl_integrate we have the following procedure for merging 2 different scans:
check zebra_mode to be the same
check that all metadata parameters (ub, temp, mf, twotheta or gamma, etc.) are within the desired difference range
check that scan_motor (usually omega) ranges of both scans are not separated by a gap larger than a certain value
If all of the above is true, then we merge those 2 scans.
So, I guess, you refer to the difference between omega values? No other checks need to be done?