-
Notifications
You must be signed in to change notification settings - Fork 18
Home
odunbar edited this page Nov 21, 2020
·
19 revisions
- (PR #83) EKS bugfix, now runs with runtests.
Mind-map form of project.
Here we include the data structures we use in the project
ParameterDistribution(...)
Module contains the additional functions
set_distribution()
get_distribution()
sample_distribution()
transform_real_to_dist(),
transform_dist_to_real()
apply_units_to_real()
ProcessedData(...)
Module contains the additional functions
set_data()
get_data()
data_mean()
data_cov()
Here we include the interface with the EnsembleKalmanProcesses.jl
module.
EnsembleKalmanProcessRuns(...)
ModelInterface(...)
ModelInterface(...)
GPEmulator(...)
MCMC(...)
This will be performed through the vizCES.jl
module