You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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:

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



  • No labels