plot_white_dwarf_constraints

macro_lightning.plot.plot_white_dwarf_constraints(points: Union[None, Sequence] = None, label=False)[source]

Plot Constraints from the existence of massive White Dwarfs.

For sufficiently large cross-sections, the linear energy deposition could produce observable signals if a macro were to pass through compact objects such as white dwarfs in the form of thermonuclear runaway leading to a type IA supernova. These are weaker than previously inferred [2] in important respects because of more careful treatment of the passage of a macro through the white dwarf and greater conservatism regarding the size of the region that must be heated to initiate runaway. On the other hand, more stringent constraints are placed on macros at low cross-section, using new data from the Montreal White Dwarf Database [1].

Parameters
pointsndarray, optional

N x 2 array for a Polygon if None (default) will load from data

Returns
Polygon
Other Parameters
labelbool

whether to add the label ‘WD’

Notes

plot properties:

  • facecolor: blue

  • edgecolor: black

  • linewidth: 1

  • alpha: 0.6

References

1

J. S. Sidhu and G. D. Starkman, Physical Review D 101 (2020), 0.1103/physrevd.101.083503.

2

P. Graham, R. Janish, V. Narayan, S. Rajendran, and P. Riggins, Physical Review D 98, 115027 (2018).