Skip to content

v0.4.0 – 2023-11-27

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 11:35
7bd6fe1

Summary

This PR adds support for reading longitudinal fit parameters from the event end blocks, reading longitudinal files and adds the function CORSIKA uses to describe the longitudinal distribution.

Contributors

@AndreaNegro953, @maxnoe and @orelgueta

What has changed since v0.3.4

Pull-requests containing changes of multiple nature are repeated.

  • Add reader and fit function for longitudinal files (#39) @maxnoe
  • Added longitudinal fit parameters to 7.xx event end fields (#37) @AndreaNegro953
  • Fix numpy deprecation warning (#38) @maxnoe