Update name

This commit is contained in:
rstiskalek 2024-09-18 23:42:38 +01:00
parent 0a58e7c158
commit 1fc9ca9306

View File

@ -170,7 +170,7 @@ def simname_to_pretty(simname):
def catalogue_to_pretty(catalogue): 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_not2MTForSFI_i": r"CF4 $i$-band",
"CF4_TFR_i": r"CF4 TFR $i$", "CF4_TFR_i": r"CF4 TFR $i$",
"CF4_TFR_w1": r"CF4 TFR W1", "CF4_TFR_w1": r"CF4 TFR W1",