Skip to content

Commit 39a2b27

Browse files
committed
added webpage for PSF Erratum
1 parent 61c8ee8 commit 39a2b27

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tutorials/spherex/spherex_psf.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kernelspec:
2525
In the SPHEREx spectral image versions prior or equal to 6.5.5, there was a missmatch between the spatial layout of the PSF zones and the the indexing of the PSF zones in the image header. This has now been fixed in versions post 6.5.5.
2626
However, users using the old versions will need to implement and extra step (described below in Section 5.1) to update the image header.
2727
28-
For more information about these changes, see the following webpage: [PSF Erratum](WEBPAGE)
28+
For more information about these changes, see the following webpage: [PSF Erratum](https://irsa.ipac.caltech.edu/data/SPHEREx/docs/psfhdrerr.html)
2929
```
3030

3131
+++
@@ -187,9 +187,9 @@ psfcube.shape
187187
```
188188

189189
The shape of the `psfcube` is output above.
190-
In the QR-2 data, the shape is (121,101,101), which corresponds to a grid of 11x11 PSF zones across the image.
191190

192191
```{note}
192+
In the QR-2 data, the shape is (121,101,101), which corresponds to a grid of 11x11 PSF zones across the image.
193193
The number of PSF zones may change in later versions of data products.
194194
```
195195

@@ -224,7 +224,7 @@ The goal of this tutorial now is to find the PSF corresponding to our input coor
224224
```{warning}
225225
In the SPHEREx spectral image versions prior or equal to 6.5.5, there was a missmatch between the spatial layout of the PSF zones and the the indexing of the PSF zones in the image header. This has now been fixed in versions 6.5.6 and beyond.
226226
227-
For more information about these changes, see the following webpage: [PSF Erratum](WEBPAGE)
227+
For more information about these changes, see the following webpage: [PSF Erratum](https://irsa.ipac.caltech.edu/data/SPHEREx/docs/psfhdrerr.html)
228228
229229
**Users using the old versions will need to implement and extra step (described below) to update the image header.**
230230
```
@@ -270,7 +270,7 @@ If the version of the SPHEREx spectral image is less or equal than `6.5.5`, we w
270270

271271
+++
272272

273-
### 5.1 Updating Old SPHEREx Spectral Image Data (if version is $\leq$ 6.5.5)
273+
### 5.1 Updating PSF Header (for SPHEREx Spectral Image versions $\leq$ 6.5.5)
274274

275275
+++
276276

0 commit comments

Comments
 (0)