J Dub

Results 108 comments of J Dub

you can still use parrep with `.base.par` file that ies writes each iteration, either with pyemu or with the parrep utility (assuming the format of the .par file hasnt changed...

the `ControlData` class overrides the setters and getters to 0) keep us from having to set all those gory little options as attributes and ii) so that we can type...

Hey @BJeannot1 . I think we could make workers exit from a frozen state when the master exits...but that freezing is really a debugging option and I'm worried unfreezing when...

You mean the "scale" value in par data? Which version of ies are you using?

I tried to repro this issue using the current develop branch on a simple test and couldn't trigger it, trying a range of input options. Can you post the pst...

That da cycle value is irrelevant - its only for pestpp-da. You can add panther_agent_freeze_on_fail(true) to the control file and the workers will freeze when the model fails. Then you...

Im guessing that really small initial concentration phi is doing weird things. Can you post your files somewhere for me to see what is going on?

Yeah i was playing around earlier and noticed that I can generate some extreme measured phi values with weight adjustment but not the actual phi (the weight adjustment uses actual...

All good. Ill run a few more checks on my end. How are you generating the noise? Using standard_deviation in obs data csv?