Skip to content

Better calculation of first non-zero node polar angle

Latest
Compare
Choose a tag to compare
@scottprahl scottprahl released this 05 May 20:03

This angle is a standard metric of the angular spread of an optical fiber's output radiation.

0.8.1 (5/5/2024)

  • Implemented FF_node_polar_angle (@matt8s)
  • Added FF_node_polar_angle() example to 9-Far-field-irradiance.ipynb (@matt8s)
  • Modified _FF_polar_x to take argument kasin (@matt8s)
  • Improved configuration for ruff linting tool
  • Edited Jupyter notebooks
  • Added images and improved README

0.8.0 (2/13/24)

  • add functions for far-field irradiance (thanks @matt8s)
  • improve calc of b for cylindrical step fibers for large V
  • add new notebook for far-field irradiance
  • enable use of arrays in cylinder_step.LP_mode_value()