File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed
tutorials/parquet-catalog-demos Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,7 @@ project:
3232 - file : tutorials/parquet-catalog-demos/neowise-source-table-lightcurves.md
3333 - title : Spitzer
3434 children :
35- - title : Spitzer Enhanced Imaging Products (SEIP)
36- children :
37- - file : tutorials/irsa-sia-examples/siav2_seip.md
35+ - file : tutorials/irsa-sia-examples/siav2_seip.md
3836 - title : 2MASS
3937 children :
4038 - file : tutorials/irsa-sia-examples/sia_2mass_allsky.md
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ kernelspec:
1111 name : python3
1212---
1313
14- An executed version of this notebook can be seen on
15- [ IRSA's website] ( https://irsa.ipac.caltech.edu/docs/notebooks/neowise-source-table-lightcurves.html ) .
14+ # Make Light Curves from NEOWISE Single-exposure Source Table
1615
1716+++
1817
19- # Make Light Curves from NEOWISE Single-exposure Source Table
18+ An executed version of this notebook can be seen on
19+ [ IRSA's website] ( https://irsa.ipac.caltech.edu/docs/notebooks/neowise-source-table-lightcurves.html ) .
2020
2121+++
2222
Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ kernelspec:
1111 name : python3
1212---
1313
14- An executed version of this notebook can be seen on
15- [ IRSA's website] ( https://irsa.ipac.caltech.edu/docs/notebooks/neowise-source-table-strategies.html ) .
14+ # Strategies to Efficiently Work with NEOWISE Single-exposure Source Table in Parquet
1615
1716+++
1817
19- # Strategies to Efficiently Work with NEOWISE Single-exposure Source Table in Parquet
18+ An executed version of this notebook can be seen on
19+ [ IRSA's website] ( https://irsa.ipac.caltech.edu/docs/notebooks/neowise-source-table-strategies.html ) .
2020
2121+++
2222
23+
2324This notebook discusses strategies for working with the Apache Parquet version of the
2425[ NEOWISE] ( https://irsa.ipac.caltech.edu/Missions/wise.html ) Single-exposure Source Table
2526and provides the basic code needed for each approach.
You can’t perform that action at this time.
0 commit comments