Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
taldcroft committed Oct 24, 2023
1 parent 7ddb0f0 commit 640e40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chandra_aca/drift.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 640e40c

Please sign in to comment.