v1.18.1
This is the v1.18.1 release of PyFstat, a python package for gravitational-wave data analysis with the F-statistic, dated 03/10/2022.
This release supports python versions from 3.8 to 3.10.
From the changelog:
- fixed finalizer setup for calling
ComputeFstat
and its children in context-manager mode - reverted "walrus operators" (
:=
) and use ofLiteral
typing checks to facilitatepython 3.7
backwards compatibility (not officially supported from release, but can be easily restored on branches / local clones) - lalsuite-from-source install instructions no longer included in README, now live on wiki
- fixed logging use in examples
- improved testing of tutorial notebooks
For a list of known issues, or to report any problems, please see: https://github.com/PyFstat/PyFstat/issues