plot_nuclear_density_line

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

Plot Nuclear Density Line.

Parameters
massSequence

Used in atomic_density(mass)

Returns
Line2D
Other Parameters
labelbool

whether to add the label \(\rho_{nuclear}\)

Notes

Plot properties:

  • color : green

  • markersize : 4

  • linewidth : 2