This simple python GUI allows construction of naming conventions based on project templates and will edit and modify bruker flexImaging .mis files.
install dependencies
pip install pyyaml
pip install lxmlClone this repository
python /path/to/repo/flexformatter.pyAlternatively you can build an .exe with pyinstaller.