It'd be great to be able to inject a fake transit signal into a simulated rainbow object. One structure I might imagine for this is a SimulatedRainbow.inject_transit() function that could take as inputs some transit parameters and inject a transit. (It'd be super snazzy if it could take arrays of planet radii and limb-darkening coefficients, so we inject realistic transmission spectra!)
It'd be great to be able to inject a fake transit signal into a simulated rainbow object. One structure I might imagine for this is a
SimulatedRainbow.inject_transit()
function that could take as inputs some transit parameters and inject a transit. (It'd be super snazzy if it could take arrays of planet radii and limb-darkening coefficients, so we inject realistic transmission spectra!)