You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/overview_2_new_user_guide.rst
+14-21Lines changed: 14 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,25 +7,18 @@ New User Guide
7
7
different data types and it is used for a variety of different science cases. This means the documentation is quite
8
8
extensive, and it may initially be difficult to find the example script you need.
9
9
10
-
The `autolens_workspace` has five `start_here.ipynb` notebooks, and you need to determine which is most relevant
11
-
to your scientific interests:
10
+
The ``autolens_workspace`` has five ``start_here.ipynb`` notebooks, and you need to determine which is most relevant
11
+
to your scientific interests.
12
12
13
-
- ``start_here_imaging.ipynb``: Galaxy scale strong lenses observed with CCD imaging (e.g. Hubble, James Webb).
14
-
- ``start_here_interferometer.ipynb``: Galaxy scale strong lenses observed with interferometer data (e.g. ALMA).
15
-
- ``start_here_point_source.ipynb``: Galaxy scale strong lenses with a lensed point source (e.g. lensed quasars).
16
-
- ``start_here_group.ipynb``: Group scale strong lenses where there are 2-10 lens galaxies.
17
-
- ``start_here_cluster.ipynb``: Cluster scale strong lenses with 2+ lenses and 5+ source galaxies.
13
+
You can access the notebooks by clicking on the embedded links below:
18
14
19
-
You can access them via Google Colab using the following URLs:
15
+
- `imaging/start_here.ipynb <https://colab.research.google.com/github/Jammy2211/autolens_workspace/blob/release/notebooks/imaging/start_here.ipynb>`_: Galaxy scale strong lenses observed with CCD imaging (e.g. Hubble, James Webb).
16
+
- `interferometer/start_here.ipynb <https://colab.research.google.com/github/Jammy2211/autolens_workspace/blob/release/notebooks/interferometer/start_here.ipynb>`_: Galaxy scale strong lenses observed with interferometer data (e.g. ALMA).
17
+
- `point_source/start_here.ipynb <https://colab.research.google.com/github/Jammy2211/autolens_workspace/blob/release/notebooks/point_source/start_here.ipynb>`_: Galaxy scale strong lenses with a lensed point source (e.g. lensed quasars).
18
+
- `group/start_here.ipynb <https://colab.research.google.com/github/Jammy2211/autolens_workspace/blob/release/notebooks/group/start_here.ipynb>`_: Group scale strong lenses where there are 2-10 lens galaxies.
19
+
- `cluster/start_here.ipynb <https://colab.research.google.com/github/Jammy2211/autolens_workspace/blob/release/notebooks/cluster/start_here.ipynb>`_: Cluster scale strong lenses with 2+ lenses and 5+ source galaxies.
0 commit comments