hippylib/hippylibx

We should not use white noise as starting point for modelVerify.

Closed this issue · 2 comments

The value of m0 that we use in modelVerify should be a smooth function.

See e.g. here.

hpx.parRandom.normal(1.,m0)

commit: 54fa029
Smooth functions close to range of m_true have been applied now.

Addressed in #14