From 9ef401aca7453ec66d56807378e3663d05803d9f Mon Sep 17 00:00:00 2001 From: Jennifer Medina Date: Tue, 18 Jul 2023 18:38:31 -0400 Subject: [PATCH] remving simply --- docs/astrocut/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/astrocut/index.rst b/docs/astrocut/index.rst index 23b20c42..d494f026 100644 --- a/docs/astrocut/index.rst +++ b/docs/astrocut/index.rst @@ -219,7 +219,7 @@ Making cutout target pixel files -------------------------------- To make a cutout, you must already have an image cube to cut out from. -Assuming that you have a TESS cube file stored locally, you can simply give the central +Assuming that you have a TESS cube file stored locally, you can give the central coordinate and cutout size (in either pixels or angular `~astropy.Quantity`) to the `~astrocut.CutoutFactory.cube_cut` function.