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

Fixing equinox and epoch in database #86

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

dr-rodriguez
Copy link
Collaborator

The implementation of equinox and epoch in the database were backwards. I had equinox as the decimal year and epoch as the string designation of the equinox (ie, B1950, J2000). This swaps and also sets epoch in the Photometry table to have the same Float type as in the Sources table.
Fortunately, we have no data yet for either of these so no updates needed for the individual JSON output.

@kelle
Copy link
Collaborator

kelle commented Nov 17, 2020

We should document our standard for this (see #83 ), but merging this in the meantime.

Copy link
Collaborator

@kelle kelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kelle kelle merged commit d8b188e into SIMPLE-AstroDB:main Nov 17, 2020
@dr-rodriguez dr-rodriguez deleted the epoch-equinox branch December 11, 2020 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants