File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 nb_execution_excludepatterns += ['Parallelize_Convolution.md' , 'neowise-source-table-lightcurves.md' ]
5959
6060# Euclid data is not yet available publicly
61- nb_execution_excludepatterns += ['*Euclid *' , '*euclid*' ]
61+ nb_execution_excludepatterns += ['*_Euclid *' , '*euclid*' ]
6262
63- exclude_patterns += ['tutorials/*/*[Ee]uclid *' ]
63+ exclude_patterns += ['tutorials/*/*_Euclid*' , 'tutorials/*/euclid *' ]
6464
6565# -- Options for HTML output -------------------------------------------------
6666
Original file line number Diff line number Diff line change @@ -40,6 +40,16 @@ tutorials/openuniversesims/openuniverse2024_roman_simulated_wideareasurvey
4040
4141```
4242
43+ ## Accessing Euclid data
44+
45+ ``` {toctree}
46+ ---
47+ maxdepth: 1
48+ caption: Euclid Early Release Observations
49+ ---
50+
51+ tutorials/euclid_access/Euclid_ERO
52+ ```
4353
4454## Interactive visualization in Python with Firefly
4555
You can’t perform that action at this time.
0 commit comments