Published July 25, 2022
| Version v1.16.0
Software
Open
PyFstat/PyFstat: v1.16.0
Authors/Creators
- 1. Monash University
- 2. Universitat de les Illes Balears
- 3. Albert Einstein Institute
Description
This is the v1.16.0 release of PyFstat, a python package for gravitational-wave data analysis with the F-statistic, dated 25/07/2022.
This release supports python versions from 3.7 to 3.10.
From the changelog:
- include local versions of autocorr functions from
ptemceeto restore compatibility withnumpy>=1.23.0 Writer: remove deprecatedtimestampsFilesoption, please use the more generaltimestampsinstead- added
BtSGoption to transient searches (transient Bayes factor from PGM2011) pyTransientFstatMapis now available viaimport pyfstat- some refactoring of internal detection statistics functions
- use of
lalapps_tconvertreplaced by newgps_to_datestr_utc()helper function (which usesXLALGPSToUTCanddatetime) - fix CUDA context detaching at garbage collection time for
ComputeFstatandTransientGridSearchclasses- using
weakref - should not require any caller code changes in standard use cases
- but if user wants to initiate more than one such object from one session/script, these should be used in context manager style (
with ComputeFstat asetc)
- using
- remove redundant complex entries from output of
tcw_fstat_map_funcs.reshape_FstatAtomsVector() - streamline installation instructions for developers and remove single-use helper bash scripts
For a list of known issues, or to report any problems, please see: https://github.com/PyFstat/PyFstat/issues
Notes
Files
PyFstat/PyFstat-v1.16.0.zip
Files
(386.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d5110efccb4c34a21d18966e1d0cc2ca
|
386.1 kB | Preview Download |
Additional details
Related works
- Is documented by
- Software documentation: https://pyfstat.readthedocs.io/en/stable/ (URL)