There is a newer version of the record available.

Published January 8, 2021 | Version v1.10.0
Software Open

PyFstat/PyFstat: v1.10.0

  • 1. Monash University
  • 2. Universitat de les Illes Balears
  • 3. Albert Einstein Institute

Description

This is the v1.10.0 release of PyFstat, a python package for gravitational-wave data analysis with the F-statistic, dated 08/01/2021.

This release requires at least python 3.6.

From the changelog:

  • documentation now available from https://pyfstat.readthedocs.io
  • added gridcorner module for plotting GridSearch results
  • removed the specialist grid-based classes which were deprecated in 1.9.0
  • internal changes to search classes
    • should ideally not change anything for standard CW use cases
    • but fix some corner cases and make for more robustness
    • made tstart,tend optional in get_fullycoherent_twoF()
    • adapted most high-level search classes to this change
    • grid searches now internally use named-column ndarrays
    • some cleanup to keys storage in MCMC classes
    • changed helper_functions.get_doppler_params_output_format() to return dict
    • fixed sorting of output fmt specifiers for both MCMC and grid classes
    • changed GridSearch.inititate_search_object() to internal method _initiate_search_object()
  • line-robust statistics are now always stored and returned as log10BSGL (for consistency with LALSuite)
  • made various class methods private that had no obvious end-user use case
  • MCMCSearch.run(): initiate search object before checking for old data
  • MCMCGlitchSearch.plot_cumulative_max(): add savefig option (defaults to false)
  • GridSearch.plot_2D(): renamend save option to savefig for consistency with other plotting functions
  • removed unused ComputeFstat.get_full_CFSv2_output()
  • removed unused helper functions:
    • compute_P_twoFstarcheck()
    • compute_pstar()
    • twoFDMoffThreshold()
  • new example other_examples/PyFstat_example_spectrogram.py
  • some improvements to tests and examples
  • KNOWN ISSUES: implementation of line-robust statistic BSGL will need to be overhauled

For a list of other known issues, or to report any problems, please see: https://github.com/PyFstat/PyFstat/issues

Notes

See record https://doi.org/10.5281/zenodo.1243930 for previous versions of PyFstat up to v1.4.1.

Files

PyFstat/PyFstat-v1.10.0.zip

Files (200.2 kB)

Name Size Download all
md5:581273d99f6aa3a7e3ab60a92eb2f98f
200.2 kB Preview Download

Additional details

Related works