orbital_evolution.transformations module

For now just define transformation from log10(Q) to phase lag.

orbital_evolution.transformations.lgQ(phase_lag)[source]

Return the log10(Q) value corresponding to the given phase lag.

orbital_evolution.transformations.phase_lag(lgQ)[source]

Return the phase lag corresponding to the given Q value.