mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 10:18:03 +00:00
Add names
This commit is contained in:
parent
e135a4c38c
commit
cced851d4a
1 changed files with 3 additions and 0 deletions
|
@ -157,6 +157,9 @@ def simname_to_pretty(simname):
|
|||
"CF4": "Courtois+23",
|
||||
"CF4gp": "CF4group",
|
||||
"CLONES": "Sorce+2018",
|
||||
"IndranilVoid_exp": "Exponential",
|
||||
"IndranilVoid_gauss": "Gaussian",
|
||||
"IndranilVoid_mb": "Maxwell-Boltzmann",
|
||||
}
|
||||
|
||||
if isinstance(simname, list):
|
||||
|
|
Loading…
Reference in a new issue