Welcome to Velocity Tools's documentation! ========================================== The ``velocity_tools`` is a Python package with the aim of aiding the analysis of velocity cubes and velocity fields. It is developed to support the different kinematical analysis of cubes and some sections of the package can improve the analysis of data cubes with `SpectralCube `_. The package includes the following functionalities: * Calculation of Keplerian rotation velocity map. * Calculation of offsets and sky rotation for a given center. * Calculation of average profiles for a given array of measurements. * Masking of data cubes based on velocity and linewidth. * Deprojection of relative coordinates for a given inclination and rotation angles and an arbitrary center. * Calculation of velocity gradient, assuming solid velocity rotation. * Streamline model using `Mendoza et al. (2009) `_ formalism. Getting Started ^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 :includehidden: installation.rst Velocity gradient ^^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 vgrad.rst Offsets and Sky rotation ^^^^^^^^^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 offset_rotation.rst Velocity fields ^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 Velocity_fields.rst Streamline model ^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 streamline.rst Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`