Releases: StingraySoftware/HENDRICS
Releases · StingraySoftware/HENDRICS
HENDRICS version 8.3
What's Changed
- Fix input ogip by @matteobachetti in #182
- Warn about missing imageio; save best detection info by @matteobachetti in #183
- Eliminate empty log files by @matteobachetti in #185
- Fix a bug coming up in Z with large n by @matteobachetti in #184
- Eliminate empty log files forever by @matteobachetti in #186
- Use memmap in zsearch by @matteobachetti in #187
Full Changelog: v8.2...v8.3
v8.2
What's Changed
- Introduce safe intervals in read_events by @matteobachetti in #168
- Filter clearly bad candidates (the ones compatible with 0) by @matteobachetti in #170
- Allow to fill short bad time intervals with random data by @matteobachetti in #179
Full Changelog: 8.1...v8.2
Bugfix release v8.1
- Brings all bugfixes coming with Stingray 2.2
- New infrastructure, based on
pyproject.tomlas recommended by PEP 621 - More bug fixes:
- Fix issue with invalid coordinates
- Solved an issue with recent Numba versions
- Solved an issue with the initial values of TOA fitting
- Make analyze_qffa_results more flexible
- Fix bug when simulating by count rate in HENfake
Bugfix release v8.0.3
Solve an issue with the initial values of TOA fitting
Bugfix release v8.0.2
Bugfix release, solving an issue with recent Numba versions
HENDRICS 8.0
-
Compatible with Stingray 2.0.0, which introduced, among other things:
- Lomb-Scargle periodograms and cross spectra are now available
- Power colors
- Easy filling of small gaps in light curves with random data
- Generic timeseries (complex data, multi-dimensional data)
-
HENaccelsearchnow has additional options for detrending, denoising, and deorbiting -
An improved Maximum likelihood algorithm as FFTFIT substitute for TOA calculation
-
NASA's IXPE added to supported missions
HENDRICS 8, first release candidate
-
Compatible with Stingray
2.0.0rc1,
which introduced:- Lomb-Scargle periodograms and cross spectra are now available
- Power colors
- Easy filling of small gaps in light curves with random data
- Generic timeseries (complex data, multi-dimensional data)
-
HENaccelsearchnow has additional options for detrending,
denoising and deorbiting -
An improved Maximum likelihood algorithm as FFTFIT substitute for
TOA calculation -
NASA's IXPE added to supported missions
-
Better support of Stingray's native file formats
HENDRICS 7.0
- Based on Stingray 1.0, bringing a huge bump in performance
- Following Astropy, Numpy and Scipy, HENDRICS 7.0 is only compatible with Python >3.8
- Accepts many more file formats for round-trip of Stingray objects, thanks to the new functionality of Stingray.
- Energy-filtered periodograms
- A wider range of normalizations available for both
HENfoldandHENphaseogram, with more options (e.g. smoothing) and higher-contrast color map by default - Many fixes to mission-specific files
- Better info returned by Z/EF searches, including pulse amplitude estimates
- New upper limit functionality in Z/EF searches with no candidates
HENplotnow estimates the error of frequency and frequency derivative searches returned byHENzsearchandHENefsearchwith option--fast- Add ability to split files at a given MJD
7.0b1: Merge pull request #139 from StingraySoftware/new_release
7.0 beta
- Based on Stingray 1.0, bringing a huge bump in performance
- Energy-filtered periodograms
- Many fixes to mission-specific files
- Better info returned by Z searches, including pulse amplitude estimates
- Add ability to split files at a given MJD
- New upper limit functionality in Z searches with no candidates