PyFstat/PyFstat: v1.12.1
Authors/Creators
- 1. Monash University
- 2. Universitat de les Illes Balears
- 3. Albert Einstein Institute
Description
This is the v1.12.1 release of PyFstat, a python package for gravitational-wave data analysis with the F-statistic, dated 04/12/2021.
Compared with v1.12.0, this only adds a backwards compatibility workaround for lalapps 7.3.0 in FrequencyModulatedArtifactWriter to fix running with conda dependencies. (v1.12.0 wasn't successfully shipped through conda-forge.)
This release supports python versions from 3.7 to 3.9: python 3.6 is no longer supported. If you cannot upgrade from python 3.6, the last PyFstat version supporting it is v1.11.6, working with LALSuite versions <=7.0.
From the v1.12.0 changelog:
- drop python 3.6 support
- require LALSuite >= 7.1
- no longer pinning numpy
- resolved various deprecation warnings
- follow updated "narrowband" SFT file name convention from lalapps_splitSFTs
- new
timestampsFilesoption forWriterclasses - new
allowedMismatchFromSFTLengthoption for core and MCMC classes - new
singleFstatsoption forComputeFstatand derived classes - new
randSeedoption forComputeFstatand derived classes for reproducible on-the-fly Gaussian noise generation - fix data-from-disk reuse in
LineWriterand some internal cleanup toWriterand derived classes in general
For a list of known issues, or to report any problems, please see: https://github.com/PyFstat/PyFstat/issues
Notes
Files
PyFstat/PyFstat-v1.12.1.zip
Files
(352.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:06558d3cb28f288dd228e473db755982
|
352.6 kB | Preview Download |
Additional details
Related works
- Is documented by
- Software documentation: https://pyfstat.readthedocs.io/en/stable/ (URL)