jkanner / pe-viewer

A web app to make plots of posterior samples, skymaps, and waveforms for gravitational wave events.
1 stars 3 forks source link

Use the standard latex labels #89

Closed jkanner closed 5 months ago

jkanner commented 5 months ago

For the plots under the All Parameters tab, I suggest using the standard latex labels for the x axis. This can be extracted from pesummary:

from pesummary.gw.plots.latex_labels import GWlatex_labels
label = GWlatex_labels["mass_1"]