Skip to content

Commit d6c6497

Browse files
bsipocztroyraen
andauthored
More fixes from review
Co-authored-by: Troy Raen <[email protected]>
1 parent 5bfae53 commit d6c6497

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

tutorials/parquet-catalog-demos/neowise-source-table-lightcurves.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
(neowise-lightcurves)=
14+
(neowise-lightcurves-parquet)=
1515
# Make Light Curves from NEOWISE Single-exposure Source Table
1616

1717
+++

tutorials/parquet-catalog-demos/neowise-source-table-strategies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ A fully-worked example is shown in the light curve notebook linked below.
111111
### 1.3 See also
112112

113113
- [](#cloud-access-intro)
114-
- [](#allwise-source-catalog)
115-
- [](#neowise-lightcurves)
114+
- [](#allwise-source-catalog-parquet)
115+
- [](#neowise-lightcurves-parquet)
116116

117117
+++
118118

tutorials/parquet-catalog-demos/wise-allwise-catalog-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
(allwise-source-catalog)=
14+
(allwise-source-catalog-parquet)=
1515
# Analyzing cloud-hosted AllWISE Source Catalog in Parquet format
1616

1717
+++

tutorials/spherex/spherex_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Now let's take a look at some header keywords that provide information about how
325325
spectral_image_header['L2 N_*']
326326
```
327327

328-
There are 14 flags in total. Typically, most of the pixels are identified as SOURCE pixels, which are pixels mapped to a known source. The remaining flags are described in Table 8 of the [SPHEREx Explanatory Supplement](https://irsa.ipac.caltech.edu/data/SPHEREx/docs/SPHEREx_Expsupp_QR_v1.0.pdf).
328+
There are 14 flags in total. Typically, most of the pixels are identified as SOURCE pixels, which are pixels mapped to a known source. The remaining flags are described in Table 8 of the [SPHEREx Explanatory Supplement](https://irsa.ipac.caltech.edu/data/SPHEREx/docs/SPHEREx_Expsupp_QR.pdf).
329329

330330
+++
331331

0 commit comments

Comments
 (0)