Limbdark.jl
Limbdark.jl copied to clipboard
Limb-darkening coefficients not updating
When calling integrate_lightcurve
with an input transit structure, if the limb-darkening coefficients are changed in the structure, they don't update for some reason.
@langfzac suggests that the transit_init
function should be made into an interior constructor.