pestpp
pestpp copied to clipboard
MOU writes log transformed dec_vars to cordova.X.archive.dv_pop.csv
MOU writes log transformed dec_vars to pest.X.archive.dv_pop.csv and write untransformed values to pest.X.dv_pop.csv
I'll get this patched...but Im not sure what the conceptual implications are of log transformed decision variables!
None of my decision variables are log transformed. For me, pest.X.dv_pop.csv prints all parameters in the control file, not just the decision variables (which I like btw because it makes it easier to set up runs) . So in the above case, the log transformed parameters noted are not decision variables, just control file parameters.
However, I want to be able to use parrep and other pyemu stuff without needing to un-transform the parameters.