I've done something similar in the past for myself.
Now I had some free time so I've rewritten it to streamlit and deployed it on the community cloud.
Here's the link:
https://fixhfm.streamlit.app/It does depend on nmot_w, rl_w and fr_w from me7logger, so idk if it will work with all logs. It does stick your data to nearest nmot_w and rl_w in kfkhfm table and calculate it depending on weighted mean.
You can copy your table from tunerpro or import your table from csv file - example of log file and map csv file in github repo.
github repo:
https://github.com/rwalkuski/hfm_fixerAny feedback is welcome since now i have no possibility to test output myself, but had success with my own car in the past.
Edit: for now, when you want to copy from site to tunerpro, please buffer the data in notepad or any other text editor Copying directly into tunerpro causes destroying of data table, but i don't know why for now.
edit2: copying directly from site lacks of carriage return which tunerpro interprets as new line. At the moment, i do not know how to fix that, so please buffer your data.