Details
-
Type:
Improvement
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: daf_base
-
Labels:None
-
Story Points:10
-
Sprint:AP F18-4, AP F18-5
-
Team:Alert Production
Description
Implement RFC-503:
1) Remove support for all time systems except TAI from lsst::daf::base::DateTime.
2) Modify DateTime.toPython to return an astropy.time.Time.
3) Add class or static method DateTime.fromPython to construct a DateTime from an astropy.time.Time in Python