There is a newer version of the record available.

Published May 25, 2023 | Version v1.1.2
Software Open

StingraySoftware/stingray: Version 1.1.2

  • 1. INAF/Osservatorio Astronomico di Cagliari
  • 2. SRON Netherlands Institute for Space Research
  • 3. Harness
  • 4. Michigan State University
  • 5. Interview Kickstart
  • 6. Sasahara Labs - TokyoTech
  • 7. @victronenergy
  • 8. Caltech/IPAC
  • 9. @voltrondata
  • 10. @aws
  • 11. Aperio Software
  • 12. Sardar Vallabhbhai National Institute of Technology
  • 13. @google
  • 14. @Looppanel

Description

New Features

  • Phase Dispersion Minimization as a method to search for periodic signals in data is now implemented in the stingray.pulse submodule. To use it, you can use the phase_dispersion_search function in stingray.pulse.search. The accompanying statistical tests are located in the stingray.stats module, under phase_dispersion_probability, phase_dispersion_logprobability and phase_dispersion_detection_level. (#716)
  • Add is_sorted function, to test if an array is sorted. (#723)
  • Check if invalid data are inside GTIs, and warn or raise exception accordingly (#730)
Bug Fixes
  • The method apply_gtis of the class Lightcurve is applied to all the attributes of the class Lightcurve. This works for both inplace=True and inplace=False (#712)
  • Avoid allocation of an unneeded square matrix to improve memory management in _als (fix Issue 724) (#725)
  • Fix Issue #726 -- Loading events without fmt keyword crashes (#727)
Documentation
  • Reordered information about contributions with new black and towncrier procedures (#721)
Internal Changes
  • Using towncrier to generate the changelogs. (#697)
  • Added stingray\'s logo in the documentation\'s favicon and top bar. (#707)
  • Improved contributing workflow by appending black codestyle configuration to pyproject.toml and ignoring PEP-8 non-compliant E203, W503 in flake8. (#715)
  • Added a scrollbar to sidebarwrapper (#718)
  • Simplify numba mocking code, and possibly improve code coverage estimate (#731)

Files

StingraySoftware/stingray-v1.1.2.zip

Files (30.4 MB)

Name Size Download all
md5:c6404a58ba5952f456c5b563dcd8e97c
30.4 MB Preview Download

Additional details