diff --git a/notebooks/flow/reconstruction_comparison.py b/notebooks/flow/reconstruction_comparison.py index ef79f15..b7a5948 100644 --- a/notebooks/flow/reconstruction_comparison.py +++ b/notebooks/flow/reconstruction_comparison.py @@ -170,7 +170,7 @@ def simname_to_pretty(simname): def catalogue_to_pretty(catalogue): - ltx = {"SFI_gals": "SFI", + ltx = {"SFI_gals": r"SFI\texttt{++}", "CF4_TFR_not2MTForSFI_i": r"CF4 $i$-band", "CF4_TFR_i": r"CF4 TFR $i$", "CF4_TFR_w1": r"CF4 TFR W1",