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

Phase curve methods return H as a Quantity, which AdlerData is confused by when writing out #171

Open
astronomerritt opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@astronomerritt
Copy link
Contributor

AdlerData's writeout methods were not prepared to receive astropy Quantity objects, which results in H being written to the AdlerData database as a weird string.

Should probably have some sort of validation checks in the write-out method.

@astronomerritt astronomerritt self-assigned this Sep 26, 2024
@astronomerritt
Copy link
Contributor Author

See also #149.

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