Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gempy_plugins/utils needs updating #1

Open
ice-jing opened this issue Dec 19, 2024 · 0 comments
Open

gempy_plugins/utils needs updating #1

ice-jing opened this issue Dec 19, 2024 · 0 comments

Comments

@ice-jing
Copy link

When I call def change_data(interp_data, geo_data_stoch, priors):, I get various errors. The parameters interp_data and geo_data_stoch are not defined in the latest version of gempy.
example:
def sample(self, n_iter, epsilon):
[prior_draws = gp.utils.input_manipulation.change_data(self.interp_data, self.geo_data_res_stoch, self.priors)]
from abc_topo_jaccard.ipynb (https://zenodo.org/records/3820075) abc_topo_jaccard.ipynb
Can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant