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
Add the function convert_spectral_frame to src/astroviper/_domain/_visibility.
The function should take in a single ms_xds and return an ms_xds where the Spectral reference frame has been converted to the specified output_reference_frame:
convert_spectral_frame
tosrc/astroviper/_domain/_visibility
.ms_xds
and return anms_xds
where the Spectral reference frame has been converted to the specifiedoutput_reference_frame
:convert_spectral_reference_frame(ms_xds, output_reference_frame, ...)
tests/domain/visibility
.The text was updated successfully, but these errors were encountered: