gergopokol / renate-od

RENATE Open Diagnostics
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Cleaning up plotting of beamlet profiles #195

Closed asztalosors closed 2 years ago

asztalosors commented 2 years ago

As reference in Issue #193: Currently, it is capable of loading the beamlet profile and components, but not simultaneously. The atomic DB of the calculation is not stored (and storage of that seem ... uggghhhh) --> in current format if a ceiled atomic calculation took place, there is no way of a reliable way of accessing all relevant data for the plot from file loading.

Recommend introducing the beamlet object as input. For a long term solution, further discussions are required.