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

Improve resolution computation, provide examples #58

Closed
florian-wagner opened this issue Mar 6, 2017 · 1 comment
Closed

Improve resolution computation, provide examples #58

florian-wagner opened this issue Mar 6, 2017 · 1 comment

Comments

@florian-wagner
Copy link
Member

computeR should take an inversion instance as the (only) argument and account for data weighting, regularization, etc. We also need a minimal example on how to compute model resolution matrices using pygimli.

@halbmy halbmy self-assigned this Jun 14, 2017
@halbmy
Copy link
Contributor

halbmy commented Jun 14, 2017

The inversion will be rewritten in pure Python. Anyway it is not a big issue.

We should also provide resolution matrix (and model covariance) computation as a manager function so that is available for the dummy end user. It just needs to check whether everything is already there in the fop and inv classes.

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

No branches or pull requests

2 participants