Skip to content

Commit bed1803

Browse files
committed
Merge pull request #56 from bsipocz/euclid_remove_irsadev
Euclid: Remove irsadev urls and notes to testers 3e9f9c7
1 parent 0fd8558 commit bed1803

38 files changed

+1817
-1851
lines changed

.doctrees/environment.pickle

0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-890 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

_sources/tutorials/cloud_access/cloud-access-intro.ipynb

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

_sources/tutorials/cosmodc2/cosmoDC2_TAP_access.ipynb

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "004a8844",
5+
"id": "cc11f597",
66
"metadata": {},
77
"source": [
88
"# Querying CosmoDC2 Mock v1 catalogs\n",
@@ -15,7 +15,7 @@
1515
{
1616
"cell_type": "code",
1717
"execution_count": 1,
18-
"id": "404dcc95",
18+
"id": "33dc8278",
1919
"metadata": {},
2020
"outputs": [],
2121
"source": [
@@ -26,7 +26,7 @@
2626
{
2727
"cell_type": "code",
2828
"execution_count": 2,
29-
"id": "98b672ed",
29+
"id": "2e3e86e8",
3030
"metadata": {},
3131
"outputs": [],
3232
"source": [
@@ -36,7 +36,7 @@
3636
{
3737
"cell_type": "code",
3838
"execution_count": 3,
39-
"id": "1b02a226",
39+
"id": "2cc7a8c8",
4040
"metadata": {},
4141
"outputs": [],
4242
"source": [
@@ -45,7 +45,7 @@
4545
},
4646
{
4747
"cell_type": "markdown",
48-
"id": "3f6ec68b",
48+
"id": "204a6470",
4949
"metadata": {},
5050
"source": [
5151
"## List the available DC2 tables"
@@ -54,7 +54,7 @@
5454
{
5555
"cell_type": "code",
5656
"execution_count": 4,
57-
"id": "3fd56dce",
57+
"id": "eb9606de",
5858
"metadata": {},
5959
"outputs": [
6060
{
@@ -90,7 +90,7 @@
9090
},
9191
{
9292
"cell_type": "markdown",
93-
"id": "ca336d22",
93+
"id": "f7d8f623",
9494
"metadata": {},
9595
"source": [
9696
"## Choose the DC2 catalog you want to work with.\n",
@@ -109,7 +109,7 @@
109109
{
110110
"cell_type": "code",
111111
"execution_count": 5,
112-
"id": "3a98413f",
112+
"id": "c06120b1",
113113
"metadata": {},
114114
"outputs": [],
115115
"source": [
@@ -121,7 +121,7 @@
121121
},
122122
{
123123
"cell_type": "markdown",
124-
"id": "3aead6b8",
124+
"id": "25be2cbd",
125125
"metadata": {},
126126
"source": [
127127
"## How many rows are in the chosen table?\n",
@@ -132,7 +132,7 @@
132132
{
133133
"cell_type": "code",
134134
"execution_count": 6,
135-
"id": "abb6449f",
135+
"id": "5cb5bf75",
136136
"metadata": {},
137137
"outputs": [
138138
{
@@ -156,7 +156,7 @@
156156
{
157157
"cell_type": "code",
158158
"execution_count": 7,
159-
"id": "46b0ed6c",
159+
"id": "17a1cc5b",
160160
"metadata": {},
161161
"outputs": [
162162
{
@@ -182,7 +182,7 @@
182182
},
183183
{
184184
"cell_type": "markdown",
185-
"id": "c8cbc328",
185+
"id": "88ad7742",
186186
"metadata": {},
187187
"source": [
188188
"The above query shows that there are 597,488,849 redshifts in this table. \n",
@@ -192,7 +192,7 @@
192192
},
193193
{
194194
"cell_type": "markdown",
195-
"id": "19a0a244",
195+
"id": "ecca2f59",
196196
"metadata": {},
197197
"source": [
198198
"## What is the default maximum number of rows returned by the service?\n",
@@ -203,7 +203,7 @@
203203
{
204204
"cell_type": "code",
205205
"execution_count": 8,
206-
"id": "7a3dfa0b",
206+
"id": "206e9b48",
207207
"metadata": {},
208208
"outputs": [
209209
{
@@ -223,7 +223,7 @@
223223
},
224224
{
225225
"cell_type": "markdown",
226-
"id": "b4a7f77f",
226+
"id": "4e47a4b7",
227227
"metadata": {},
228228
"source": [
229229
"This default maximum can be changed, and there is no hard upper limit to what it can be changed to."
@@ -232,7 +232,7 @@
232232
{
233233
"cell_type": "code",
234234
"execution_count": 9,
235-
"id": "cad50e92",
235+
"id": "7bfcead0",
236236
"metadata": {},
237237
"outputs": [
238238
{
@@ -249,7 +249,7 @@
249249
},
250250
{
251251
"cell_type": "markdown",
252-
"id": "4b0c0879",
252+
"id": "a968ca6e",
253253
"metadata": {},
254254
"source": [
255255
"## List the columns in the chosen table\n",
@@ -260,7 +260,7 @@
260260
{
261261
"cell_type": "code",
262262
"execution_count": 10,
263-
"id": "90920ac0",
263+
"id": "8054a0c7",
264264
"metadata": {},
265265
"outputs": [
266266
{
@@ -278,7 +278,7 @@
278278
},
279279
{
280280
"cell_type": "markdown",
281-
"id": "8529e492",
281+
"id": "26d5aa1a",
282282
"metadata": {},
283283
"source": [
284284
"Let's learn a bit more about them."
@@ -287,7 +287,7 @@
287287
{
288288
"cell_type": "code",
289289
"execution_count": 11,
290-
"id": "d7676365",
290+
"id": "3dfdcdfb",
291291
"metadata": {},
292292
"outputs": [
293293
{
@@ -605,7 +605,7 @@
605605
},
606606
{
607607
"cell_type": "markdown",
608-
"id": "eff81286",
608+
"id": "8c808bed",
609609
"metadata": {},
610610
"source": [
611611
"## Create a histogram of redshifts\n",
@@ -616,7 +616,7 @@
616616
{
617617
"cell_type": "code",
618618
"execution_count": 12,
619-
"id": "17f5dcdd",
619+
"id": "a435430f",
620620
"metadata": {},
621621
"outputs": [
622622
{
@@ -637,7 +637,7 @@
637637
},
638638
{
639639
"cell_type": "markdown",
640-
"id": "369f5b19",
640+
"id": "1e160166",
641641
"metadata": {},
642642
"source": [
643643
"Now we can use the previously-defined service to execute the query with the spatial contraint."
@@ -646,7 +646,7 @@
646646
{
647647
"cell_type": "code",
648648
"execution_count": 13,
649-
"id": "b5366b2f",
649+
"id": "c4df4760",
650650
"metadata": {},
651651
"outputs": [],
652652
"source": [
@@ -656,7 +656,7 @@
656656
{
657657
"cell_type": "code",
658658
"execution_count": 14,
659-
"id": "940466bd",
659+
"id": "ce5b2fa8",
660660
"metadata": {},
661661
"outputs": [
662662
{
@@ -697,15 +697,15 @@
697697
},
698698
{
699699
"cell_type": "markdown",
700-
"id": "9a81d49a",
700+
"id": "ca99c25e",
701701
"metadata": {},
702702
"source": [
703703
"We can easily see form this plot that the simulated galaxies go out to z = 3."
704704
]
705705
},
706706
{
707707
"cell_type": "markdown",
708-
"id": "a336eddd",
708+
"id": "e6e74bf3",
709709
"metadata": {},
710710
"source": [
711711
"## Visualize galaxy colors at z ~ 0.5\n",
@@ -718,7 +718,7 @@
718718
{
719719
"cell_type": "code",
720720
"execution_count": 15,
721-
"id": "aad6fa8c",
721+
"id": "4016be95",
722722
"metadata": {},
723723
"outputs": [],
724724
"source": [
@@ -730,7 +730,7 @@
730730
{
731731
"cell_type": "code",
732732
"execution_count": 16,
733-
"id": "595a0663",
733+
"id": "e089e398",
734734
"metadata": {},
735735
"outputs": [
736736
{
@@ -751,7 +751,7 @@
751751
{
752752
"cell_type": "code",
753753
"execution_count": 17,
754-
"id": "5b9d2c72",
754+
"id": "3bb5b03e",
755755
"metadata": {},
756756
"outputs": [
757757
{
@@ -785,7 +785,7 @@
785785
},
786786
{
787787
"cell_type": "markdown",
788-
"id": "1c407e9a",
788+
"id": "c4861a53",
789789
"metadata": {},
790790
"source": [
791791
"***\n",

0 commit comments

Comments
 (0)