You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some useful changes to be done after xal branch is merged:
Example 16 - add xallarap parameters to _set_default_parameters() and _check_fixed_parameters()
change ModelParameters._check_valid_combination_1_source_standard() so that it would be useful for Keplerian lens motion (i.e., remove xi_ and run tests on that).
Add on-sky angles (RA, Dec) calculations (requested by @jenniferyee; also could be useful for RV follow-up).
Some useful changes to be done after xal branch is merged:
_set_default_parameters()
and_check_fixed_parameters()
ModelParameters._check_valid_combination_1_source_standard()
so that it would be useful for Keplerian lens motion (i.e., removexi_
and run tests on that).sqrt(e)*sin(omega)
andsqrt(e)*cos(omega)
parametersization (ref - p.3 right column)The text was updated successfully, but these errors were encountered: