@@ -7,82 +7,19 @@ They cover topics like querying IRSA, working with catalogs in Parquet format, v
7
7
8
8
## Accessing IRSA's on-premises holdings using VO protocols
9
9
10
- ``` {toctree}
11
- ---
12
- maxdepth: 1
13
- caption: VO on-prem data access
14
- ---
15
- tutorials/irsa-sia-examples/sia_2mass_allsky
16
- tutorials/irsa-sia-examples/sia_allwise_atlas
17
- tutorials/irsa-sia-examples/sia_cosmos
18
- tutorials/irsa-sia-examples/siav2_seip
19
- tutorials/cosmodc2/cosmoDC2_TAP_access.md
20
-
21
- ```
10
+
22
11
23
12
## Accessing IRSA's cloud holdings
24
13
25
14
These notebooks demonstrate how to access the IRSA-curated datasets that available in Amazon Web Services (AWS) S3 cloud storage buckets.
26
15
27
16
28
- ``` {toctree}
29
- ---
30
- maxdepth: 1
31
- caption: Cloud data access
32
- ---
33
-
34
- tutorials/cloud_access/cloud-access-intro
35
- tutorials/parquet-catalog-demos/wise-allwise-catalog-demo
36
- tutorials/parquet-catalog-demos/neowise-source-table-strategies
37
- tutorials/parquet-catalog-demos/neowise-source-table-lightcurves
38
- tutorials/openuniversesims/openuniverse2024_roman_simulated_timedomainsurvey
39
- tutorials/openuniversesims/openuniverse2024_roman_simulated_wideareasurvey
40
- tutorials/cloud_access/euclid-cloud-access
41
-
42
- ```
43
17
44
18
## Accessing Euclid data
45
19
46
- ### Euclid Early Release Observation
47
-
48
- ``` {toctree}
49
- ---
50
- maxdepth: 1
51
- caption: Euclid Early Release Observations
52
- ---
53
-
54
- tutorials/euclid_access/Euclid_ERO
55
-
56
- ```
57
-
58
- ### Euclid Quick Release 1
59
-
60
- ``` {toctree}
61
- ---
62
- maxdepth: 1
63
- caption: Euclid Quick Release 1
64
- ---
65
-
66
- tutorials/euclid_access/1_Euclid_intro_MER_images
67
- tutorials/euclid_access/2_Euclid_intro_MER_catalog
68
- tutorials/euclid_access/3_Euclid_intro_1D_spectra
69
- tutorials/euclid_access/4_Euclid_intro_PHZ_catalog
70
- tutorials/euclid_access/5_Euclid_intro_SPE_catalog
71
- tutorials/cloud_access/euclid-cloud-access
72
-
73
- ```
74
20
75
21
## Accessing SPHEREx data
76
22
77
- ``` {toctree}
78
- ---
79
- maxdepth: 1
80
- caption: SPHEREx Data
81
- ---
82
-
83
- tutorials/spherex/spherex_intro
84
-
85
- ```
86
23
87
24
## Interactive visualization in Python with Firefly
88
25
@@ -91,43 +28,17 @@ These notebooks demonstrate how to use the Firefly visualization tools from Pyth
91
28
92
29
It is used in archive user interfaces at [ IRSA] ( https://irsa.ipac.caltech.edu ) , the [ NASA Exoplanet Science Institute (NExScI)] ( https://nexsci.caltech.edu/ ) , the [ NASA/IPAC Extragalactic Database (NED)] ( https://ned.ipac.caltech.edu/ ) , and the [ Vera C. Rubin Observatory] ( https://www.lsst.org/ ) .
93
30
94
- ``` {toctree}
95
- ---
96
- maxdepth: 1
97
- caption: Visualizations with Firefly
98
- ---
99
31
100
- tutorials/firefly/SEDs_in_Firefly
101
- tutorials/firefly/NEOWISE_light_curve_demo
102
- tutorials/firefly/OpenUniverse2024Preview_Firefly
103
-
104
- ```
105
32
106
33
## Simulated Data
107
34
108
- ``` {toctree}
109
- ---
110
- maxdepth: 1
111
- caption: Simulated Data
112
- ---
113
-
114
- tutorials/roman_simulations/roman_hlss_number_density.md
115
35
116
- ```
117
36
118
37
## Generally useful techniques
119
38
120
39
These notebooks cover miscellaneous topics that users might find useful in their analysis of IRSA-curated data.
121
40
122
- ``` {toctree}
123
- ---
124
- maxdepth: 1
125
- caption: Generic techniques
126
- ---
127
-
128
- tutorials/parallelize/Parallelize_Convolution
129
41
130
- ```
131
42
132
43
***
133
44
0 commit comments