general_tools
====================
This is the main module you will be calling when using SNAIL. It contains all of the auxiliary functions that allow you to generate a beam and calculate the harmonic response from it.

.. automodule:: general_tools
   :members:
   :undoc-members:
   :show-inheritance:
   :exclude-members: get_omega_axis, plane_wave_driving_field
