ax.set_ylim(0.5, 9.0)
    ax.set_xscale("log")
    ax.set_xlim(kxrange)
    ax.set_xlabel(r"$\lambda$ [$\mu m$]", fontsize=1.3 * fontsize)
    ax.set_ylabel(
        r"$\lambda^4 F(\lambda)/F(8 \mu m)$ + offset", fontsize=1.3 * fontsize
    )

    ax.tick_params("both", length=10, width=2, which="major")
    ax.tick_params("both", length=5, width=1, which="minor")

    ann_set(
        ax,
        fontsize,
        [35.0, 38.0],
        [3.9, 0.9],
        [45.0, 42.0],
        "Main Sequence",
        "(ordered by spectral type)",
    )

    ann_set(
        ax,
        fontsize,
        [35.0, 38.0],
        [8.9, 4.3],
        [45.0, 42.0],
        "Giants and Supergiants",
        "(ordered by wind srength)",
    )
Ejemplo n.º 2
0
    ]
    plot_mir_set(
        ax,
        starnames,
        extra_off_val=0.0,
        ann_xvals=[9.0, 9.0],
        ann_wave_range=[6.0, 10.0] * u.micron,
        ann_offset=0.1,
        col_vals=col_vals,
    )

    ann_set(
        ax,
        fontsize,
        [37.0, 40.0],
        [9.4, 0.8],
        [45.0, 42.0],
        "Unusable for Extinction",
        "(ordered by wind strength)",
    )

    ax.set_yscale("linear")
    ax.set_ylim(0.5, 9.5)
    ax.set_xscale("log")
    ax.set_xlim(kxrange)
    ax.set_xlabel(r"$\lambda$ [$\mu m$]", fontsize=1.3 * fontsize)
    ax.set_ylabel(
        r"$\lambda^4 F(\lambda)/F(8 \mu m)$ + offset", fontsize=1.3 * fontsize
    )

    ax.tick_params("both", length=10, width=2, which="major")
Ejemplo n.º 3
0
    ]
    plot_mir_set(
        ax,
        starnames,
        ann_xvals=[6.0, 6.0] * u.micron,
        ann_wave_range=[5.0, 6.0] * u.micron,
        ann_rot=2.5,
        ann_offset=0.1,
        col_vals=col_vals,
    )

    ann_set(
        ax,
        fontsize,
        [37.0, 40.0],
        [4.4, 0.9],
        [45.0, 42.0],
        "Main Sequence",
        "(ordered by spectral type)",
    )

    starnames = [
        "hd029647",
        "hd147701",
        "hd014956",
        "cygob2-2",
        "hd112272",
        "bd+63d1964",
        "hd192660",
        "hd229238",
        "cygob2-8a",