plot_black_hole_line

macro_lightning.plot.plot_black_hole_line(mass: Sequence, label: bool = True)[source]

Plot Black Hole Density Line.

Parameters
massSequence

Used in atomic_density(mass)

Returns
Line2D
Other Parameters
labelbool

Whether to add the label \(\rho_{BH}\)

Notes

Plot properties:

  • color : black

  • markersize : 4

  • linewidth : 3