You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing this project! I’ve been exploring the code, and I noticed that the process for parameter evaluation—particularly the generation of .pkl files and the usage of param_calc.py—is distributed across different parts of the project, which makes it a bit challenging to follow.
Could you provide a more comprehensive workflow or example that demonstrates:
How to generate the .pkl files step by step?
How to use the param_calc-type scripts (e.g., param_calc.py, param_calc_multi.py, param_calc_fusion_only.py) to process these files and generate the necessary model parameters ?
A detailed explanation or a working example would be immensely helpful for understanding and reproducing the results.
Thank you in advance for your assistance!
Best regards
The text was updated successfully, but these errors were encountered:
Thank you for sharing this project! I’ve been exploring the code, and I noticed that the process for parameter evaluation—particularly the generation of
.pkl
files and the usage ofparam_calc.py
—is distributed across different parts of the project, which makes it a bit challenging to follow.Could you provide a more comprehensive workflow or example that demonstrates:
A detailed explanation or a working example would be immensely helpful for understanding and reproducing the results.
Thank you in advance for your assistance!
Best regards
The text was updated successfully, but these errors were encountered: