Skip to content

Commit

Permalink
Fix doc flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanconn committed Oct 29, 2023
1 parent 4839403 commit c289e02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chandra_aca/drift.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,10 @@ def get_fid_offset(time: CxoTimeLike, t_ccd: float) -> tuple:
Notes
-----
The apparent fid light positions change in accordance with the ACA alignment drift as a function
of time and temperature. This is captured in the ACA aimpoint drift model. This function uses that
model to provide the offsets in y-angle and z-angle (arcsec) to apply additively to the nominal
fid positions.
The apparent fid light positions change in accordance with the ACA alignment drift as a
function of time and temperature. This is captured in the ACA aimpoint drift model. This
function uses that model to provide the offsets in y-angle and z-angle (arcsec) to apply
additively to the nominal fid positions.
The y_offset and z_offset values in this function were calibrated using the
2022-11 aimpoint drift model and the FEB07 fid characteristics.
Expand Down

0 comments on commit c289e02

Please sign in to comment.