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

coordinate transform #16

Open
benjaminpope opened this issue Apr 17, 2024 · 0 comments
Open

coordinate transform #16

benjaminpope opened this issue Apr 17, 2024 · 0 comments
Assignees

Comments

@benjaminpope
Copy link
Owner

Trivial issue here - I want to add to_angular and to_cartesian methods to BinaryModel* to convert between them. Seeking feedback on whether we want this method to return an object, a dict (ie {'dra':...,} or {'sep':...}) or just an array [dra, ddec, flux]. Mainly want this to pass trivially from a grid search in cartesian to MCMC in angular coordinates.

Would probably also be a way easier way to do the azimuthal averaging.

@benjaminpope benjaminpope self-assigned this Apr 17, 2024
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