-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Feature Request
- should be able to specify a distribution independent of a set of samples used for loading
- three datasets should be packaged in 2D: uniform, normal with 95% of samples in (0,4), normal with 99% of samples in (0,4)
- in 1D, same idea.
- in 5D, just uniform
- 1000 samples for each,
100500 sensors maximum - stop inferring distribution from filename
- get rid of prefix handling
- be able to create MUD-1D (not just MUD-2D-alt).
Must do:
- default to log likelihoods in
mud, don't compute the evidence for the posterior. It causes divide by zero errors.
Nice to haves:
- decouple runner from pde example, make it entirely independent
- pde 1D probably can be separated out since it has a different set of figures
- can we attach the geometry study to the output as well?
- check out contents of results.pkl and decide if it's worth keeping
- refactor the experiment-handling methods to be more transparent in what they are doing. Use dictionaries as configs?
Metadata
Metadata
Assignees
Labels
No labels