We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f45b9 commit 2fae21dCopy full SHA for 2fae21d
1 file changed
velociraptor/tools/labels.py
@@ -24,7 +24,7 @@ def get_mass_function_label_no_units(mass_function_sub_label: str):
24
"""
25
Gets a fancy mass-function label such as:
26
27
- d$n(M_*)$/d$\log_{10}M_*$ [Mpc$^{-3}$]
+ d$n(M_*)$/d$\\log_{10}M_*$ [Mpc$^{-3}$]
28
29
(this would be for an input of "*" and unyt.Mpc**3).
30
@@ -42,7 +42,7 @@ def get_mass_function_label(
42
43
44
45
46
47
48
0 commit comments