Skip to content

Commit 4da5a4f

Browse files
jchiang87rmjarvis
andauthored
Update imsim/skycat.py
Co-authored-by: Mike Jarvis <michael@jarvis.net>
1 parent 6058854 commit 4da5a4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imsim/skycat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def objects(self):
143143
self._objects = sky_cat.get_objects_by_region(
144144
region, obj_type_set=self.obj_types, mjd=self.mjd)
145145
if self.full_focal_plane:
146-
# Work out the which of the adjacent detectors are closest
146+
# Work out which of the adjacent detectors are closest
147147
# to each object found in the region. Add the object to the
148148
# set of objects to skip if the current detector isn't the
149149
# closest one.

0 commit comments

Comments
 (0)