Skip to content

Resolve "nexus: fix instrument name"

Wout De Nolf requested to merge 3281-nexus-fix-instrument-name into master

Closes #3281 (closed)

I was using title for the instrument but it should be name: https://manual.nexusformat.org/classes/base_classes/NXinstrument.html

In addition I added short_name as well.

For the implementation: I replaced the custom code with silx.io.dictdump.dicttonx.

Edited by Wout De Nolf

Merge request reports