Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 10:48
· 10 commits to master since this release
98aa6d8

Luna v0.5.0

Diff since v0.4.3

PPT ionisation rate updates

We have updated the PPT ionisation rate in Luna to reflect additional physical details and correct an error in how we account for different angular momentum states. In general, the effect will be to slightly increase ionisation rates and ionisation fractions for most gases, with a bigger effect in argon specifically. For more detail, see #363.

Minor updates

  • Processing.peakpower now supports the option to sum the optical power over modes with the sumdims keyword argument. (#354)
  • There is a new default statistics field, peakpower_allmodes which contains the maximum of the total optical power in all modes (#354)
  • The refractive index of gases is now complex-valued by default to avoid numerical issues when linearly propagating through e.g. air with large frequency grids (#359 and #365)
  • runscan now manually calls the garbage collector after every iteration to avoid memory leaks in long-running scans (#367)

Merged pull requests: