﻿ptyrax.spatial
==============

.. automodule:: ptyrax.spatial

   
   .. rubric:: Functions

   .. autosummary::
   
      R_x
      R_y
      R_z
      angle_safe_jvp
      are_in_plane
      are_mutually_orthogonal
      convert_coordinates_into_indices
      draw_axis_arrow
      interpolate_grid_to_grid
      is_normalized
      is_orthogonal
      is_parallel
      matrix_to_six_dimensional_representation
      meshgrid
      phase_only_exp
      phase_only_exp_np
      plot_geometry
      reflect
      rotate_about_point
      rotation_matrix_from_angles
      shift_with_interpolation
      shift_with_interpolation_equal_pixel_size
      shift_with_interpolation_unequal_pixel_size
      six_dimensional_representation_to_matrix
      three_dimensional_representation_to_matrix
   
   .. rubric:: Classes

   .. autosummary::
   
      CoordinateSystem
      Rotation
      SamplingGrid
      YOnlyRotation
   