Skip to content

PyHEADTAIL version 0.16.4

Latest
Compare
Choose a tag to compare
@giadarol giadarol released this 14 Oct 14:00
· 3 commits to master since this release

Changes:

  • Corrected the sign of wake_strength in function_longitudinal to ensure a positive wake corresponds to energy loss (consistently with what is already done in the longitudinal resonator).
  • Correct the interp1d interpolation function by adding bounds_error=False and fill_value=0 as done for the transverse wakes.