File tree Expand file tree Collapse file tree 3 files changed +1105
-1
lines changed
tutorials/roman_simulations Expand file tree Collapse file tree 3 files changed +1105
-1
lines changed Original file line number Diff line number Diff line change 1- # For the content of the tutorials
1+ # For the content of the tutorials, these packages are used directly or are
2+ # undeclared optional dependencies of functionalities we rely on
3+ #
24tqdm
35numpy >= 1.24
46matplotlib >= 3.7
@@ -19,6 +21,8 @@ reproject
1921photutils >= 2.0
2022fsspec
2123sep >= 1.4
24+ h5py
25+ requests
2226# For supporting myst-based notebooks
2327jupytext
2428# Making admonotions look nice for the myst notebooks
Original file line number Diff line number Diff line change @@ -91,6 +91,17 @@ tutorials/firefly/OpenUniverse2024Preview_Firefly
9191
9292```
9393
94+ ## Simulated Data
95+
96+ ``` {toctree}
97+ ---
98+ maxdepth: 1
99+ caption: Simulated Data
100+ ---
101+
102+ tutorials/roman_simulations/roman_hlss_number_density.md
103+
104+ ```
94105
95106## Generally useful techniques
96107
You can’t perform that action at this time.
0 commit comments