zkbt / chromatic

Tools for visualizing spectrosopic light curves, with flux as a function of wavelength and time.
MIT License
14 stars 4 forks source link

Add ability to inject a simulated transit into a `SimulatedRainbow`. #6

Closed zkbt closed 3 years ago

zkbt commented 3 years ago

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!)

madisontbrady commented 3 years ago

I'm looking into this! I currently have a decent amount done but need to clean up the interface.

zkbt commented 3 years ago

Awesome! I put this one up here for you! I'll assign you, and call it in-progress on the Project board!