-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Citing from the api docs:
"The key power/functionality of Shotset is that it provides a layer of
abstraction over the intensity data on disk. Specifically, it provides many
powerful capabilities for analyzing data sets that are larger than can
fit in memory."
However, when I want to create 20000 shots via simulate() then I get:
[...]
File "/usr/local/lib/python2.7/dist-packages/thor/xray.py", line 1728, in simulate
ValueError: array is too big.
With 5000 shots it works without complains...
So the promise does not stand?
Reactions are currently unavailable