-
Beta Was this translation helpful? Give feedback.
Answered by
kataksk
Oct 27, 2022
Replies: 2 comments 1 reply
-
I also encountered the same error. I ran CAFE5 with the Base_error_model.txt file that I got as a result of running with the -e parameter . Wondering to know about what has happened to this issue since then? |
Beta Was this translation helpful? Give feedback.
0 replies
-
What command line did you use? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It has been solved! I checked the manual again with "CAFE5 -h", and found there is no need to provide a space between "-e" and file path. Thanks a lot.
-e: Run with no file name to estimate the global error model file. This file can be provided in subsequent runs by providing the path to the Error model file with no spaces (e.g. -eBase_error_model.txt).