Published August 26, 2022
| Version v1.17.0
Software
Open
PyFstat/PyFstat: v1.17.0
Authors/Creators
- 1. Monash University
- 2. Universitat de les Illes Balears
- 3. Albert Einstein Institute
Description
This is the v1.17.0 release of PyFstat, a python package for gravitational-wave data analysis with the F-statistic, dated 26/08/2022.
This release supports python versions from 3.8 to 3.10. We no longer support python 3.7 as of this release, as there are no recent LALSuite releases for it any more.
From the changelog:
- dropped dependency on
lalappsand now requiringlalpulsar>=5.0.0instead, where LALSuite executables now live (corresponding tolalsuite>=7.7)- there is a
get_lal_exec()helper function to still allow running on old installations where the executables live inlalapps- removed most of the old package-level hardcoded
argparseoptions, this should reduce conflicts when users import it in their own caller scripts:
- removed most of the old package-level hardcoded
--cleanto be given as an argument to supporting classes-Nto be given as class argumentnum_threadsto the one classFrequencyModulatedArtifactWriterthat supported it--setup-onlyand--no-template-countingto be given as class arguments to the (now deprecated)MCMCFollowUpSearch--no-interactivewas not supported anywhere- LaTeX no longer enabled for plotting by default
- removed
bashplotlibdependency and SFT timestamps ASCII art - removed fallbacks in case
tqdmis not available, which is a dependency anyway snrclass: fixed behaviour when instantiating with a dictionary of timestamps- removed old backwards compatibility code from
FrequencyModulatedArtifactWriter - developers: updated pre-commit hooks
- there is a
For a list of known issues, or to report any problems, please see: https://github.com/PyFstat/PyFstat/issues
Notes
Files
PyFstat/PyFstat-v1.17.0.zip
Files
(387.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:0702390c67a0289da9fb1dfd7a2b5079
|
387.1 kB | Preview Download |
Additional details
Related works
- Is documented by
- Software documentation: https://pyfstat.readthedocs.io/en/stable/ (URL)