Skip to content

Small fix for a edge case.

Rubel Mozumder requested to merge fix_wrong_interpretation_of_index into develop

While parsing a nexus file into elastic search, having errors. The issue is coming from the key nexus.NXxrd_pan.ENTRY.0.2theta_plot.intensity__field. You see that 2 in 2theta which is interpreted as index in elastic tree. So, I make a small fix, leaving the functionality unchanged of the rebuilt_dict function.

Merge request reports

Loading