Loading etl/prs/prs_poc_latex_table.py +1 −1 Original line number Original line Diff line number Diff line Loading @@ -59,7 +59,7 @@ remap_columns = OrderedDict([ ('class_phys', ('Classification', '')), ('class_phys', ('Classification', '')), ('best_fit', ('best fit($n\mathrm{H_2}$)', density_format)), ('best_fit', ('best fit($n\mathrm{H_2}$)', density_format)), ('hpd_interval', ('67\% HPD', density_format)), ('hpd_interval', ('67\% HPD', density_format)), ('mass', ('Mass', '$[10^2 \mathrm{M_\odot}]$')), ('mass', ('Mass', '$[10^2,\mathrm{M_\odot}]$')), ('distance', ('Distance', '[kpc]')), ('distance', ('Distance', '[kpc]')), ('tpeak_86', ('$T_{MB,(2_{-1}-1_{-1})}$', '[K]')), ('tpeak_86', ('$T_{MB,(2_{-1}-1_{-1})}$', '[K]')), ('linewidth_86', ('$FWHM_{(2_K-1_K)}$', fwhm_units)), ('linewidth_86', ('$FWHM_{(2_K-1_K)}$', fwhm_units)), Loading Loading
etl/prs/prs_poc_latex_table.py +1 −1 Original line number Original line Diff line number Diff line Loading @@ -59,7 +59,7 @@ remap_columns = OrderedDict([ ('class_phys', ('Classification', '')), ('class_phys', ('Classification', '')), ('best_fit', ('best fit($n\mathrm{H_2}$)', density_format)), ('best_fit', ('best fit($n\mathrm{H_2}$)', density_format)), ('hpd_interval', ('67\% HPD', density_format)), ('hpd_interval', ('67\% HPD', density_format)), ('mass', ('Mass', '$[10^2 \mathrm{M_\odot}]$')), ('mass', ('Mass', '$[10^2,\mathrm{M_\odot}]$')), ('distance', ('Distance', '[kpc]')), ('distance', ('Distance', '[kpc]')), ('tpeak_86', ('$T_{MB,(2_{-1}-1_{-1})}$', '[K]')), ('tpeak_86', ('$T_{MB,(2_{-1}-1_{-1})}$', '[K]')), ('linewidth_86', ('$FWHM_{(2_K-1_K)}$', fwhm_units)), ('linewidth_86', ('$FWHM_{(2_K-1_K)}$', fwhm_units)), Loading