There is an option to use transition_times for corpecessing frame to avoid ringdown issues:
|
transition_times : 2-tuple or None [defaults to None] |
Should we be worried about the same thing for corotating frame? I think no, but just want to check.
In any case, we should have transition_times in the sxs version of to_coprecessing_frame as well: https://github.com/sxs-collaboration/sxs/blob/main/sxs/waveforms/waveform_modes.py#L1178. Didn't want to raise two issues, so :)
There is an option to use transition_times for corpecessing frame to avoid ringdown issues:
scri/scri/rotations.py
Line 27 in 544f481
Should we be worried about the same thing for corotating frame? I think no, but just want to check.
In any case, we should have transition_times in the sxs version of to_coprecessing_frame as well: https://github.com/sxs-collaboration/sxs/blob/main/sxs/waveforms/waveform_modes.py#L1178. Didn't want to raise two issues, so :)