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

DM-26651: Change BrightStarStamp to save archive elements, positions, and number of rotations #247

Merged
merged 5 commits into from Jul 1, 2021

Conversation

MorganSchmitz
Copy link
Contributor

One of two PRs for DM-26651, the other being in pipe_tasks.

Jira ticket

Jenkins run

self._metadata["G_MAGS"] = self.getMagnitudes()
self._metadata["GAIA_IDS"] = self.getGaiaIds()
positions = self.getPositions()
self._metadata["X0S"] = [XY0[0] for XY0 in positions]
Copy link

Choose a reason for hiding this comment

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

Same as in pipe_tasks, this should be xy0.

@MorganSchmitz MorganSchmitz merged commit 8474ae8 into master Jul 1, 2021
@MorganSchmitz MorganSchmitz deleted the tickets/DM-26651 branch July 1, 2021 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants