HeaderMap must be unordered
for format like CBF having the map of key,value ordered is an issue, because CBF specification asked for ordered header content. For instance header_convention
entry must appear before header_contents
:
_array_data.header_convention PILATUS_1.2 _array_data.header_contents ;
This can be an issue for software processing Pilatus image files.