Skip to content

Commit

Permalink
Finish renaming startracker to startracker_narrow
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Mar 27, 2024
1 parent 762c182 commit f1af341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/summit/utils/starTracker/starTracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class StarTrackerCamera:

narrowCam = StarTrackerCamera(
cameraType="narrow",
suffix="",
suffix="_narrow",
suffixWithSpace="",
doAstrometry=True,
cameraNumber=102,
Expand Down

0 comments on commit f1af341

Please sign in to comment.