OpenChemistry / tomviz

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data
https://tomviz.org/
BSD 3-Clause "New" or "Revised" License
325 stars 87 forks source link

Prevent Crash for Large memory Usage #2268

Open Hovden opened 2 years ago

Hovden commented 2 years ago

When large files are loaded (e.g. 2048^3) crashes are common, most likely from memory limitations. Catching and handling these crashes would be helpful.

This is in response to an email conversation with Neil Gershenfeld.