From 37f3b9d7c697edb700784673a1b44fe988cae38e Mon Sep 17 00:00:00 2001 From: Sandro Campos Date: Fri, 1 Nov 2024 10:41:27 -0400 Subject: [PATCH] Update src/hats/io/file_io/file_io.py Co-authored-by: Melissa DeLucchi <113376043+delucchi-cmu@users.noreply.github.com> --- src/hats/io/file_io/file_io.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hats/io/file_io/file_io.py b/src/hats/io/file_io/file_io.py index 6c83dfcb..be46b105 100644 --- a/src/hats/io/file_io/file_io.py +++ b/src/hats/io/file_io/file_io.py @@ -217,7 +217,7 @@ def read_fits_image(map_file_pointer: str | Path | UPath) -> np.ndarray: """Read the object spatial distribution information from a healpix FITS file. Args: - map_file_pointer (path-like): location of file to be written + map_file_pointer (path-like): location of file to be read Returns: one-dimensional numpy array of integers where the