-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FileNotFoundException when fitting exponential model on cli #20
Comments
I am having the same problem, but also see exponential results in my output .bm2 file. I note that using basically the exact same configuration file on one other similar data set did not result in this type of error, while in a third case, it did. Command and terminal output, all the way to completion, is pasted below. $ /data/progs/BMDExpress2v502/bmdexpress2-cmd analyze --config-file=bmd-config.json |
I'm also getting this issue |
Mark, I spoke with someone recently who is familiar with the development of BMDExpress and he told me this issue is safe to ignore. (He offered to tell me exactly what was causing it but because we had a time constraint on our meeting I told him that wasn't necessary). |
Cheers @jamlover, that gives me some piece of mind that this exceptions won't affect my outputs! |
Apologies all for the extremely slow responses. I am not getting the alerts when people post issues. Just wanted to let you know that there is a new version of BMDExpress available and we will be working through the issues you noted if they have not already been addressed in version 3. |
When I run a commandline config with exponential model fit I get
First I thought it was because I had set
tmpFolder
, but that was not the case, also withouttmpFolder
set I get these messages.I can find the exponential model results in the resulting bm2 however, so I'm not sure if this is actually a problem, but I just wanted to let you know.
For completeness my json:
bmdx_default_config.json.txt
The text was updated successfully, but these errors were encountered: