Fail to reconstruct .conf file: No entry found matching pattern '/entry0000'
Looks like merge of the latest https://gitlab.esrf.fr/tomotools/nabu/-/merge_requests/511
bring some error with the usual .conf file (having a single entry to reconstruct) with the following error:
ValueError: No entry found matching pattern '/entry0000'
The configuration file is entry0000_bambou_hercules_0001slice_001080_plane_XY.cfg
It looks like somehow 'hdf5_entries = list_match_queries(file_hdf5_entries, hdf5_entries)' filter the entry to be read when hdf5_entries==['/entry0000']
and file_hdf5_entries==['entry0000']
most likely the first '/' should be filter