v1.3.0
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_gridwhere the time dimension was hardcoded as"t"(cdf5a87) -
plot: Use absolute value of weight variable for
ozzy.plot.histandozzy.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_dimandweight_vararguments inget_phase_space(fb3cc12) -
part_mixin: Add
time_dimandweight_vararguments inget_phase_space(f0e45a7) -
part_mixin: The output of
get_slice_emittancenow adopts any label and units attributes provided withaxis_ds(10eef35) -
utils: Add utility function to insert string at a given index (
4d876ca)
Detailed Changes: v1.2.10...v1.3.0