CONAN._classes.load_result._ttvplot#
- CONAN._classes.load_result._ttvplot(figsize=None)#
plot the transit times of the individual planets in the system having subtracted the best-fit linear ephemeris model.
- Parameters:
figsize (tuple of length 2;) – Figure size. If None, (10,6) used.
- Returns:
fig
- Return type:
figure object