Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Conversation

@ndawe
Copy link
Member

@ndawe ndawe commented Sep 4, 2015

Example:

>>> from rootpy.io import root_open
>>> from root_numpy import tree2array
>>> f = root_open('/afs/cern.ch/user/q/qbuat/work/public/xtau_output/hadhad/v1/hhskim/hhskim.root')
>>> tree2array(f['PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad'])
MemoryError: failed to allocate memory for 36.3 GB array of 14386982 records with 394 fields

ndawe added a commit that referenced this pull request Sep 6, 2015
[MRG] tree2array: more informative MemoryError
@ndawe ndawe merged commit 5b3aa19 into scikit-hep:master Sep 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant