diff --git a/chandra_aca/drift.py b/chandra_aca/drift.py index 02eefdf..867ae53 100644 --- a/chandra_aca/drift.py +++ b/chandra_aca/drift.py @@ -119,7 +119,7 @@ def calc(self, times, t_ccd): ``times`` and ``t_ccd``. The two arrays are broadcasted to match. The returned drifts are in arcsec and provide the expected aspect solution - SIM DY or DZ values in arcsec. This can be converted to a drift in mm + SIM DY or DZ values in arcsec. This can be converted to a drift in mm (corresponding to units in an ASOL file) via the scale factor 20.493 arcsec/mm. Parameters