HENDRICS icon indicating copy to clipboard operation
HENDRICS copied to clipboard

Shell scripts for spectral-timing analysis of X-ray astronomical data.

Results 19 HENDRICS issues
Sort by recently updated
recently updated
newest added

It was never meant for use outside Astropy, as per https://github.com/astropy/astropy/issues/11500

When I am trying to extract the light curve with HENcurve with a binning of 2^-14 s the task crashes with the error: File "", line 6, in bincount MemoryError:...

Hi, I am using HENaccelsearch and wondered if there was any way to prevent making tmp files or at least change the location they are saved, it is not making...

- Added a weights parameter to the folding algorithms for handling light curve intensities. - Modified functions `search_with_qffa` and `search_with_qffa_step` to support weights input.

GPU version (CUDA via Numba) of the 1-D histogram and FFT calculation for high performance computing and large data set handling

Uses the parallel implementation of Stingray developed under Italian Research Center on High Performance Computing Big Data and Quantum Computing (ICSC), project funded by European Union - NextGenerationEU - and...

Fixes issue #102 This PR aims to eliminate the usage of Astropy logging and implement logging using Python's standard logging library. **_edit 26/04/2025_** As of now, with the current changes,...

Fixes issue #129 **Description:** This enhancement ensures that, if user inputs a Lightcurve, it will first identify, it is a lightcurve, and will notify the user about it, further, it...