RubendeBruin / pymeshup

Building volume meshes from scratch using coordinates, primitives and boolean operations
Mozilla Public License 2.0
7 stars 1 forks source link

Saving `diffraction_result`? #5

Open mancellin opened 1 year ago

mancellin commented 1 year ago

Out of curiosity, what is the point of the DiffractionResult object included in the dataset there? https://github.com/RubendeBruin/pymeshup/blob/ebe72f7b7400ee65cbefd3b810beaeaef919120a/src/pymeshup/gui/capytaine_runner.py#L29

RubendeBruin commented 1 year ago

good question, I do not have an answer to that. Probably I thought I needed it. I'll remove it and see if I run into any issues :-)