mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-14 06:31:11 +00:00
Void boost along axis. (#151)
* Add Vmag along model ax * Fix typo * Updat evoid plots * Add label * Update script * Update defaults
This commit is contained in:
parent
6974deca91
commit
c881f8eb39
6 changed files with 55 additions and 15 deletions
|
@ -60,6 +60,7 @@ def names_to_latex(names, for_corner=False):
|
|||
"l": "\\ell ~ [\\mathrm{deg}]",
|
||||
"b": "b ~ [\\mathrm{deg}]",
|
||||
"rLG": "R_{\\rm offset} ~ [\\mathrm{Mpc} / h]",
|
||||
"Vext_axis_mag": "V_{\\rm axis} ~ [\\mathrm{km} / \\mathrm{s}]",
|
||||
}
|
||||
|
||||
ltx_corner = {"alpha": r"$\alpha$",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue