CHANGELOG#

v0.2.0 (2026-03-25)#

Bug Fixes#

  • BasicResult: Fix gridding bugs (7684828)

  • results.py: Fix inconsistent angle plotting (d22bba6)

Documentation#

  • docs: Major update to documentation (15398cf)

  • README.rst: Add Zenodo badge (ed6a901)

Features#

  • results.py: Add 1D calculation (only thickness dependence) (1d37948)

v0.1.0 (2026-03-19)#

Bug Fixes#

  • BaseResult: Modify _sum_field_intensity to correctly apply bounds to correct index (171d15d)

  • results.py: Modify graphic functions for comphrehensive plot (ab9fa70)

  • sliced.py: Change init value to None for slice_thickness attr (cde1354)

Documentation#

  • 04-Summed-Intensity.ipynb: Added example layered intensity profile (84c287f)

  • docs: Add further documentation structure (a40c493)

  • docs: Create initial documentation structure (f2019e7)

  • docs: Initial documentation infrastructure (c921a35)

  • XEFI_basic.ipynb: Remove outdated example (6c83bcb)

v0.1.0-beta.1 (2025-10-01)#

  • Initial Release