* Fixes bug where irradiation was over-optimized and not recomputed as needed for eccentric or misaligned orbits. Introduced in the optimizations in 2.1.6.
2.1.15
* Fixes 'long' location of spots on single stars. * Fixes treatment of spots on secondary 'half' of contact systems. * Fixes loading legacy files with a spot that has source of 0 due to a bug in legacy. * Fixes overriding 'ntriangles' by passing keyword argument to run_compute.
2.1.14
* Fixes the polar rotation axis for RVs in contact systems with non-90 inclinations by re-enabling the alignment (pitch, yaw) constraints and enforcing them to be 0.
2.1.13
* Fixes infinite loop when trying to flip esinw AND ecosw * Adds ability to flip mass (Kepler's third law) to solve for q * Fixes bug introduced in 2.1.9 in which out-of-limits constrained parameters in an envelope were being raised before all constraints could resolve successfully.
2.1.12
* Fixes applying t0 when importing legacy dataset which use phase. * Fixes ignoring other compute options when running checks on kwargs during run_compute.
2.1.11
* Fixes loading legacy datasets which use phase (by translating to time with the current ephemeris). * Fixes loading legacy datasets with errors in magnitudes (by converting to errors in flux units). * Fixes plotting RV datasets in which only one component has times (which is often the case when importing from a legacy file).