adding user input emulator variance for nuclear-ROSE#75
adding user input emulator variance for nuclear-ROSE#75wildsm merged 11 commits intov0.2-stagingfrom
Conversation
|
I realize this is in draft mode, but is there an example to test? For example, if the variance is provided must it be nonnegative or positive? Is this checked? |
|
There is currently a local jupyter notebook that tests the use of this wrapper. The ROSE group is working on tutorials in the form of jupyter notebooks. Variance input is not currently checked. But that is an excellent point. I will add an assertion. |
|
A bigger question though is how should one test such integration. ROSE software tests the emulator and surmise tests several steps of an MCMC chain? This is an emulator that does not look like any of the GP ones. |
Yes, I think surmise would test something with nontrivial input (e.g., a brief MCMC) and then the downstream user, rose, would test their basic case to identify whether surmise (the upstream dependency) has broken something since the last test. |
|
@wildsm: |
|
@wildsm : one ROSE notebook for a seminar today refers to this branch - will remove branch completely after. |
No description provided.