Commit 0ad15fdb authored by Andrea Giannetti's avatar Andrea Giannetti
Browse files

Added fit result table reference to text and updated label

parent db45b2ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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)),