Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:25

v1.3.0 (2025-07-16)

This release is published under the MIT License.

Bug Fixes

  • lcode_backend: Accept filenames for beamfiles (and plasma and fields files) with more flexible patterns (ade7881)

  • part_mixin: Bug in bin_into_grid where the time dimension was hardcoded as "t" (cdf5a87)

  • plot: Use absolute value of weight variable for ozzy.plot.hist and ozzy.plot.hist_proj (2f8993b)

Documentation

  • Hide TOC sidebar in homepage of documentation while keeping the margins (411f68d)

  • changelog: Update changelog manually (8e3538f)

Features

  • part_mixin: Add energy spectrum calculation (cfa8949)

  • part_mixin: Add method to get the slice emittance get_slice_emittance (a542991)

Refactoring

  • part_mixin: Add time_dim and weight_var arguments in get_phase_space (fb3cc12)

  • part_mixin: Add time_dim and weight_var arguments in get_phase_space (f0e45a7)

  • part_mixin: The output of get_slice_emittance now adopts any label and units attributes provided with axis_ds (10eef35)

  • utils: Add utility function to insert string at a given index (4d876ca)


Detailed Changes: v1.2.10...v1.3.0