Skip to content

Commit

Permalink
[doc] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LiYunyang committed Dec 2, 2024
1 parent c155fa8 commit 42537ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/python/map_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ class ReprojectMaps(object):
reprojection. Otherwise, reproject maps without checking the weights.
partial : bool=False
If True, the reproj will be performed on a partial map (of the output map),
defined by the mask. If the mask is not provided, it will be detrmined from
defined by the mask. If the mask is not provided, it will be determined from
the non-zero pixels of the first reprojected map.
mask : G3SkyMapMask, G3SkyMap, or np.ndarray, Optional.
Mask to be used for partial reproject. This should be of the same size as the output map.
Expand Down

0 comments on commit 42537ff

Please sign in to comment.