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-43509: Switch to astropy.time in calls to Apdb methods #203

Merged
merged 1 commit into from Mar 28, 2024

Conversation

andy-slac
Copy link
Contributor

APDB interface replaced the use of daf_base.DateTime with astropy Time, this patch updates client code to convert DateTtime to astropy Time when passing arguments to Apdb.

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

Fewer places needed changing than I would have guessed!

APDB interface replaced the use of daf_base.DateTime with astropy Time,
this patch updates client code to convert DateTtime to astropy Time
when passing arguments to Apdb.
@andy-slac andy-slac merged commit d2facea into main Mar 28, 2024
2 checks passed
@andy-slac andy-slac deleted the tickets/DM-43509 branch March 28, 2024 00:00
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

Successfully merging this pull request may close these issues.

None yet

2 participants