File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ #############
2
+ Feature List
3
+ #############
4
+
5
+ This page outlines the main features in the `SkyPy ` library.
6
+
7
+ Galaxies
8
+ --------
9
+
10
+ - `Luminosity Distributions `_
11
+ - `Morphological Distributions `_
12
+ - `Redshift Distributions `_
13
+ - `Spectral Energy Distribution Modelling `_
14
+ - `Stellar Mass Distributions `_
15
+
16
+ .. _Luminosity Distributions : https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.luminosity
17
+ .. _Morphological Distributions : https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.morphology
18
+ .. _Redshift Distributions : https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.redshift
19
+ .. _Spectral Energy Distribution Modelling : https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.spectrum
20
+ .. _Stellar Mass Distributions : https://skypy.readthedocs.io/en/latest/galaxies.html#module-skypy.galaxies.stellar_mass
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Getting Started
17
17
:maxdepth: 1
18
18
19
19
install
20
+ feature_list
20
21
examples/index
21
22
22
23
.. _user-docs :
You can’t perform that action at this time.
0 commit comments