If you have spectral fields you can use the Rotational or Divergent Wind icon. In script this icon can be called via the uvwind() function. This is how it goes

Step-by-step guide

If you have spectral fields you can use the Rotational or Divergent Wind icon. In script this icon can be called via the uvwind() function. This is how it goes in Python:

import mteview as mv
uv_res = mv.uvwind(data = vo_d_data,
                   truncation = 213
)


Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.