Skip to content

Commit 0681436

Browse files
authored
Fix link syntax
1 parent 8317726 commit 0681436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/spherex_data_products.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The PSF HDU from the original spectral image is included unmodified in the cutou
9292

9393
The spatially-varying PSF is represented as an image cube with 121 planes.
9494
Each plane is a 101x101 pixel image representing a PSF for a different region of the detector. Users interested in performing photometry on a cutout using the information in the cutout PSF HDU will need to understand how to find the most applicable PSF cube plane for each pixel in the cutout.
95-
The basic steps are described below, and a [https://caltech-ipac.github.io/irsa-tutorials/](Python notebook tutorial) is provided to help users get started with a simple implementation.
95+
The basic steps are described below, and a [Python notebook tutorial](https://caltech-ipac.github.io/irsa-tutorials/) is provided to help users get started with a simple implementation.
9696

9797
1. Determine the 0-based pixel coordinates of the position of interest in the IMAGE HDU of the cutout.
9898

0 commit comments

Comments
 (0)