Code
from lastmoon.figures.signal_amplitudes import plot_signal_amplitudes
from lastmoon.figures.style import apply_style
apply_style()
plot_signal_amplitudes()
Surviving exomoons as tracers of planet-mass black holes — and a technosignature of planetary conversion
A sufficiently advanced civilization may convert its home planet into a planet-mass black hole — an Earth-mass black hole has a Schwarzschild radius of about nine millimetres and a Hawking temperature of about 0.02 K, so it is effectively dark. Because the conversion is approximately mass-conserving, a pre-existing moon survives on essentially its original orbit and becomes a luminous test particle tracing the gravity of an invisible primary.
That surviving moon is both the detection handle (radial velocity and astrometry report a planet-mass companion in the habitable zone, yet the only body that ever transits is moon-sized, with large transit-timing variations) and the artificial-vs-natural discriminant (we quantify how rarely nature could counterfeit the full configuration).
from lastmoon.figures.signal_amplitudes import plot_signal_amplitudes
from lastmoon.figures.style import apply_style
apply_style()
plot_signal_amplitudes()
Or jump to Getting Started to run everything yourself.