CliMA / CalibrateEmulateSample.jl

Stochastic Optimization, Learning, Uncertainty and Sampling
https://clima.github.io/CalibrateEmulateSample.jl/dev
Apache License 2.0
84 stars 16 forks source link

JOSS review: sinusoid examples and plots in paper #298

Closed lm2612 closed 6 months ago

lm2612 commented 6 months ago

Purpose

Addresses some remaining points from JOSS review issues #294 and #293

To-do

Edits to example pages (#294)

Edits to paper (#293)

p. 2 L72 "ABC can be used in more general contexts than CES, but suffers greater approximation error and more stringent assumptions, especially in multi-dimensional problems."

Figure 1

Figure 4, caption: "... trained on the re-used calibration pairs"

See docs edits here


codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.26%. Comparing base (acf1051) to head (ff7990c). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## ========================================== + Coverage 88.17% 88.26% +0.08% ========================================== Files 8 8 Lines 1184 1184 ========================================== + Hits 1044 1045 +1 + Misses 140 139 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.