rodluger / Limbdark.jl

Analytical transit light curves for limb darkened stars
MIT License
14 stars 4 forks source link

Error in transit_poly!(t) #29

Closed ericagol closed 6 years ago

ericagol commented 6 years ago

When I call transit_poly! with a transit structure, t, it seems like the quantities are not updated after the first call, but they are after the second call.

ericagol commented 6 years ago

This only occurs for b=0; I didn't zero out the dfdrbc matrix when b=0.