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

In amor reduction: correct x-coordinates in geometry description #49

Open
jokasimr opened this issue Jun 11, 2024 · 0 comments
Open

In amor reduction: correct x-coordinates in geometry description #49

jokasimr opened this issue Jun 11, 2024 · 0 comments

Comments

@jokasimr
Copy link
Contributor

In #44 we added "dummy" x-coordinates to the pixels because we didn't know the real values.

See #44 (comment).

This is the line that needs to change:

global_X = sc.zeros_like(global_Z) + sc.linspace(

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