Skip to content

Memory Error #89

@princerajsharma31

Description

@princerajsharma31

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 "<array_function internals>", line 6, in bincount
MemoryError: Unable to allocate 8.79 GiB for an array with shape (1179709440,) and data type int64

Then I changed the binning to 2^-10s and light curve can be extracted but then HENfspec crashes with the error:

contents[kcorr] = (integer_part + float_part) * 10.0 ** log10_part
MemoryError: Unable to allocate 563. MiB for an array with shape (73731840,) and data type float64

I am not sure what is going on. I have been getting these error for a few days now and I can not go past these errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions